summaryrefslogtreecommitdiff
path: root/clutter-gst.pc.in
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2010-08-18 16:03:11 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2010-08-18 16:39:11 +0100
commit549aedf338f9cce9cf25add9c73fb4826bdea4cd (patch)
tree812205d8f6c4215d55b16e028c4cffdff22851a5 /clutter-gst.pc.in
parent97959cca4f97ff74bb9a4f2f369677e2355e81f7 (diff)
downloadclutter-gst-549aedf338f9cce9cf25add9c73fb4826bdea4cd.tar.gz
build: Depend on clutter >= 1.3.12
Clutter-gst needs some new symbols to be able to attach a ARBfp program to a CoglMaterial.
Diffstat (limited to 'clutter-gst.pc.in')
-rw-r--r--clutter-gst.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter-gst.pc.in b/clutter-gst.pc.in
index db3db52..cc62265 100644
--- a/clutter-gst.pc.in
+++ b/clutter-gst.pc.in
@@ -8,5 +8,5 @@ Description: Clutter GStreamer integration
Version: @VERSION@
Libs: -L${libdir} -lclutter-gst-@CLUTTER_GST_MAJORMINOR@
Cflags: -I${includedir}/clutter-@CLUTTER_API_VERSION@
-Requires: clutter-@CLUTTER_API_VERSION@ < 1.3.0 gstreamer-0.10 gstreamer-base-0.10 gstreamer-plugins-base-0.10
+Requires: clutter-@CLUTTER_API_VERSION@ >= 1.3.12 gstreamer-0.10 gstreamer-base-0.10 gstreamer-plugins-base-0.10
Requires.private: gio-2.0