summaryrefslogtreecommitdiff
path: root/clutter-gst.pc.in
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2007-07-21 16:50:38 +0000
committerMatthew Allum <mallum@openedhand.com>2007-07-21 16:50:38 +0000
commit2108f3e50fbbe5d81176c55d4febffbdf4d3a42f (patch)
tree5d01a9511b947089ef35b20ac1397454ed338754 /clutter-gst.pc.in
parent33f0d7cad3d5d46566644f52800b1f96c35b184e (diff)
downloadclutter-gst-2108f3e50fbbe5d81176c55d4febffbdf4d3a42f.tar.gz
2007-07-21 Matthew Allum <mallum@openedhand.com>
* clutter-gst.pc.in: Add missing gstreamer-base-0.10 dep. See #399
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 113b79c..dbea416 100644
--- a/clutter-gst.pc.in
+++ b/clutter-gst.pc.in
@@ -8,4 +8,4 @@ Description: Clutter GStreamer integration
Version: @VERSION@
Libs: -L${libdir} -lclutter-gst-@CLUTTER_GST_MAJORMINOR@
Cflags: -I${includedir}/clutter-0.3/clutter-gst
-Requires: clutter-0.3 gstreamer-0.10 gstreamer-plugins-base-0.10
+Requires: clutter-0.3 gstreamer-0.10 gstreamer-base-0.10 gstreamer-plugins-base-0.10