[libchamplain] Bugfix: GtkChamplain-0.5.gir has to depend on Champlain-0.5 and not 0.4



commit 00625af4128f2a6f69dc9654299e0c3985b832ce
Author: Simon Wenner <simon wenner ch>
Date:   Fri Feb 26 23:26:37 2010 +0100

    Bugfix: GtkChamplain-0.5.gir has to depend on Champlain-0.5 and not 0.4

 champlain-gtk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain-gtk/Makefile.am b/champlain-gtk/Makefile.am
index d7c6d33..5fe1c8e 100644
--- a/champlain-gtk/Makefile.am
+++ b/champlain-gtk/Makefile.am
@@ -49,7 +49,7 @@ GtkChamplain-0.5.gir: $(INTROSPECTION_SCANNER) libchamplain-gtk-0.5.la
 	-DCHAMPLAIN_COMPILATION 	\
 	--add-include-path=$(top_builddir)/champlain \
 	--c-include="$(libchamplain_include_HEADERS)" \
-	--include=Champlain-0.4 \
+	--include=Champlain-0.5 \
 	--include=Clutter-1.0 \
 	--include=Gtk-2.0 \
 	--library=champlain-gtk-0.5 \



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