[totem-pl-parser] Don't depend on Gtk+ anymore for the introspection data



commit b2121242e8c83f4282a5252c79c4308c4111e180
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jan 8 16:15:48 2010 +0000

    Don't depend on Gtk+ anymore for the introspection data

 plparse/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plparse/Makefile.am b/plparse/Makefile.am
index 9addf0e..1c2c598 100644
--- a/plparse/Makefile.am
+++ b/plparse/Makefile.am
@@ -185,7 +185,7 @@ introspection_sources = \
 
 TotemPlParser.gir: libtotem-plparser.la Makefile
 TotemPlParser_gir_SCANNERFLAGS = --namespace=TotemPlParser --strip-prefix=TotemPlParser
-TotemPlParser_gir_INCLUDES = GObject-2.0 Gtk-2.0
+TotemPlParser_gir_INCLUDES = GObject-2.0
 TotemPlParser_gir_CFLAGS = \
 	$(TOTEM_PLPARSER_CFLAGS)	\
 	$(HAL_CFLAGS)			\



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