summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@yahoo.com>2011-11-18 22:13:23 +0100
committerJoel Klinghed <the_jk@yahoo.com>2011-11-18 22:13:23 +0100
commite2baa24c7f1b3e89a1fcc1ad769476471a0729a1 (patch)
treeb9d6110b372aea6147be75e06db7a6a187384b27 /configure.ac
parent574e9ca2bc2d2893767b14e0732cbffd07d4979a (diff)
Add Start, Stop/Remove & Rehash actions.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 546e8e9..cf80acf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AC_SEARCH_LIBS([fabs], [m],, AC_MSG_ERROR([No fabs found]))
# GTK
-PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.12 glib-2.0 >= 2.28])
+PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.18 glib-2.0 >= 2.28])
# xmlrpc-c