[gitg/vala] Include json and webkit packages in plugins flags



commit 1237a33ef0f7bccfa17473bfccc36d3b97ea5651
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed Jul 11 18:27:13 2012 +0200

    Include json and webkit packages in plugins flags

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 787675c..031e270 100644
--- a/configure.ac
+++ b/configure.ac
@@ -226,6 +226,8 @@ GITG_PLUGIN_VALAFLAGS="				\
 	--pkg gtk+-3.0				\
 	--pkg libpeas-1.0			\
 	--pkg gee-1.0				\
+	--pkg json-glib-1.0			\
+	--pkg webkitgtk-3.0			\
 	\$(GITG_VALAFLAGS)			\
 	--vapidir \$(top_srcdir)/vapi		\
 	--girdir \$(top_builddir)/libgitg	\



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