summaryrefslogtreecommitdiff
path: root/clutter-gst.pc.in
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-01-20 22:41:45 +0000
committerLionel Landwerlin <llandwerlin@gmail.com>2014-01-20 22:44:42 +0000
commit62d19a4b774323399d75494e03fe3d098bca82a5 (patch)
tree62bd2875726aae32a8b9c36a0060b75fa3472263 /clutter-gst.pc.in
parent3e836f5077b8a7d14ff20d0fd586c986e259901c (diff)
downloadclutter-gst-62d19a4b774323399d75494e03fe3d098bca82a5.tar.gz
configure.ac: fix compilation following cogl 2.0 pc file rename
Diffstat (limited to 'clutter-gst.pc.in')
-rw-r--r--clutter-gst.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/clutter-gst.pc.in b/clutter-gst.pc.in
index 113579a..c76fb25 100644
--- a/clutter-gst.pc.in
+++ b/clutter-gst.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: clutter-gst
Description: Clutter GStreamer integration
Version: @VERSION@
-Libs: -L${libdir} -lclutter-gst-@CLUTTER_GST_MAJORMINOR@
+Libs: -L${libdir} -lclutter-gst-@CLUTTER_GST_MAJORMINOR@
Cflags: -I${includedir}/clutter-gst-@CLUTTER_GST_API_VERSION@
-Requires: clutter-@CLUTTER_API_VERSION@ >= 1.3.12 gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0
+Requires: clutter-@CLUTTER_API_VERSION@ >= 1.10.0 cogl-gst-2.0-experimental gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0
Requires.private: gio-2.0