summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-06-05 17:51:04 +0200
committerinfirit <[email protected]>2014-06-05 17:51:04 +0200
commitc7a9b7fad59eebee29ce7ad08fca3472c2002eb9 (patch)
treeac698f63c0d53f94d0e8f7b2d495048d5f8da5da
parent8f4c0dc965bdd8b8a083ec991dc49d443d829236 (diff)
downloadlibmateweather-c7a9b7fad59eebee29ce7ad08fca3472c2002eb9.tar.bz2
libmateweather-c7a9b7fad59eebee29ce7ad08fca3472c2002eb9.tar.xz
Bump Gtk+ required version to 2.24
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d076aa0..f2df6fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ AC_MSG_RESULT([$with_gtk])
case "$with_gtk" in
2.0) GTK_API_VERSION=2.0
- GTK_REQUIRED=2.11.0
+ GTK_REQUIRED=2.24.0
;;
3.0) GTK_API_VERSION=3.0
GTK_REQUIRED=3.0.0