[Xfce4-commits] [apps/xfce4-screensaver] 150/425: Bump minimum GTK2 and GLIB versions
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:49:57 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 5b1dfd26f8e66410c01f59e22fcfe304dd129502
Author: Stefano Karapetsas <stefano at karapetsas.com>
Date: Wed Jul 2 16:42:54 2014 +0200
Bump minimum GTK2 and GLIB versions
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8757421..64f13a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ GLIB_GSETTINGS
# Dependencies
DBUS_REQUIRED_VERSION=0.30
-GLIB_REQUIRED_VERSION=2.26.0
+GLIB_REQUIRED_VERSION=2.36.0
X11_REQUIRED_VERSION=1.0
LIBMATE_MENU_REQUIRED_VERSION=1.5.0
MATE_DESKTOP_REQUIRED_VERSION=1.7.1
@@ -63,7 +63,7 @@ AC_MSG_RESULT([$with_gtk])
case "$with_gtk" in
2.0) GTK_API_VERSION=2.0
- GTK_REQUIRED_VERSION=2.14.0
+ GTK_REQUIRED_VERSION=2.24.0
;;
3.0) GTK_API_VERSION=3.0
GTK_REQUIRED_VERSION=3.0.0
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list