[totem-pl-parser] But require Gio for introspection



commit f79a344775f8e28218ddc508abaeefda4917a1ad
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jan 8 16:22:44 2010 +0000

    But require Gio for introspection

 plparse/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plparse/Makefile.am b/plparse/Makefile.am
index 1c2c598..832e585 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
+TotemPlParser_gir_INCLUDES = GObject-2.0 Gio-2.0
 TotemPlParser_gir_CFLAGS = \
 	$(TOTEM_PLPARSER_CFLAGS)	\
 	$(HAL_CFLAGS)			\



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