[cheese] Fix dependencies for Cheese introspection



commit be59ebd090b457b7459958a9d7fc254210f5919b
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Aug 29 15:35:18 2012 +0100

    Fix dependencies for Cheese introspection
    
    Update for GStreamer 1.0.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680422

 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 92e5ae7..1c5038c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -176,8 +176,8 @@ Cheese_3_0_gir_FILES = \
 Cheese_3_0_gir_INCLUDES = \
 	GObject-2.0 \
 	GLib-2.0 \
-	Gst-0.10 \
-	GstBase-0.10 \
+	Gst-1.0 \
+	GstBase-1.0 \
 	cairo-1.0 \
 	Clutter-1.0 \
 	GdkPixbuf-2.0



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