[clutter-gst] pc: add missing gstreamer-video-1.0 dependency



commit 6af74ecbf85c48b1800af13cdc5af2b470d661b6
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Mon Jun 9 22:50:30 2014 +0100

    pc: add missing gstreamer-video-1.0 dependency

 clutter-gst.pc.in |    2 +-
 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]