summaryrefslogtreecommitdiff
path: root/clutter-gst.pc.in
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2007-02-18 19:51:21 +0000
committerMatthew Allum <mallum@openedhand.com>2007-02-18 19:51:21 +0000
commit05c35551d99593a8824335a3bf0461fb5ddf4d31 (patch)
tree7d287bf69b1b771269aaf3821bfeeb2ddcdaef9b /clutter-gst.pc.in
parentbf9210dea374bb53ea38a051d658ddec8099d88d (diff)
downloadclutter-gst-05c35551d99593a8824335a3bf0461fb5ddf4d31.tar.gz
2007-02-18 Matthew Allum <mallum@openedhand.com>
* clutter-gst.pc.in: Fix requires to point at clutter-0.2
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 b2966f8..543f888 100644
--- a/clutter-gst.pc.in
+++ b/clutter-gst.pc.in
@@ -8,4 +8,4 @@ Description: Clutter GStreamer bits
Version: @VERSION@
Libs: -L${libdir} -lclutter-gst-@CLUTTER_GST_MAJORMINOR@
Cflags: -I${includedir}/clutter-gst-@CLUTTER_GST_MAJORMINOR@
-Requires: clutter-0.1 gstreamer-0.10 gstreamer-plugins-base-0.10
+Requires: clutter-0.2 gstreamer-0.10 gstreamer-plugins-base-0.10