[tracker] Add gmodule-2.0 to app requirements to fix tracker-preferences
- From: Jürg Billeter <juergbi src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker] Add gmodule-2.0 to app requirements to fix tracker-preferences
- Date: Fri, 9 Oct 2009 11:31:19 +0000 (UTC)
commit 627b352d6c88f45eaff3f36aa4c4c21545742e86
Author: Jürg Billeter <j bitron ch>
Date: Fri Oct 9 13:29:38 2009 +0200
Add gmodule-2.0 to app requirements to fix tracker-preferences
gmodule-2.0 is needed when using GtkBuilder with automatic signal
connection.
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f6db0a7..6d2b175 100644
--- a/configure.ac
+++ b/configure.ac
@@ -709,6 +709,7 @@ AC_SUBST(DESKBAR_APPLET_DIR)
APP_REQUIREMENTS="glib-2.0 >= $GLIB_REQUIRED
gthread-2.0 >= $GLIB_REQUIRED
+ gmodule-2.0 >= $GLIB_REQUIRED
gtk+-2.0 >= $GTK_REQUIRED
dbus-1 >= $DBUS_REQUIRED
dbus-glib-1 >= $DBUS_GLIB_REQUIRED"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]