summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-06-09 22:50:30 +0100
committerLionel Landwerlin <llandwerlin@gmail.com>2014-06-09 22:50:30 +0100
commit6af74ecbf85c48b1800af13cdc5af2b470d661b6 (patch)
tree58782791631a776e39a6f4d840aaa62ff7d36d74
parent7999e887a9c18aa69dec49f73577c04e1f22321c (diff)
downloadclutter-gst-6af74ecbf85c48b1800af13cdc5af2b470d661b6.tar.gz
pc: add missing gstreamer-video-1.0 dependency
-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 61f2b13..1533357 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-gst-@CLUTTER_GST_API_VERSION@
-Requires: clutter-@CLUTTER_API_VERSION@ >= 1.10.0 cogl-2.0-experimental gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0
+Requires: clutter-@CLUTTER_API_VERSION@ >= 1.10.0 cogl-2.0-experimental gstreamer-1.0 gstreamer-base-1.0 gstreamer-plugins-base-1.0 gstreamer-video-1.0
Requires.private: gio-2.0