[Cogl] [PATCH] gst: Remove gstreamer-video-base from the configure script

Plamena Manolova plamena.n.manolova at intel.com
Thu Mar 14 03:58:03 PDT 2013


---
 configure.ac | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index c31c271..6d91c74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -450,8 +450,7 @@ AS_IF([test "x$enable_cogl_gst" = "xyes"],
   COGL_GST_PKG_REQUIRES="$COGL_GST_PKG_REQUIRES gstreamer-1.0  gstreamer-fft-1.0 \
                          gstreamer-audio-1.0 gstreamer-base-1.0 \
                          gstreamer-video-1.0 gstreamer-plugins-base-1.0 \
-                         gstreamer-tag-1.0 gstreamer-controller-1.0 \
-                         gstreamer-basevideo-1.0"
+                         gstreamer-tag-1.0 gstreamer-controller-1.0"
 
   GST_MAJORMINOR=1.0
 
@@ -1378,8 +1377,8 @@ echo "        Build libcogl-gles2 GLES 2.0 frontend api: ${enable_cogl_gles2}"
 echo "        Image backend: ${COGL_IMAGE_BACKEND}"
 echo "        Cogl Pango: ${enable_cogl_pango}"
 echo "        Profiling: ${enable_profile}"
-echo "        Cogl Gst: ${enable_cogl_gst}"
-echo "        Has HW suppport ${have_hw_decoder_support}"
+echo "        CoglGst: ${enable_cogl_gst}"
+echo "        CoglGst has HW suppport ${have_hw_decoder_support}"
 
 # Compiler/Debug related flags
 echo ""
-- 
1.8.1.2

---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



More information about the Cogl mailing list