[Xfce4-commits] [xfce/xfce4-session] 01/06: bump gtk version to 3.22 and gmodule/gio to 2.42
noreply at xfce.org
noreply at xfce.org
Sat Apr 6 23:38:26 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d 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 xfce/xfce4-session.
commit 0d84862ddd6568a5323785349c419064642b1c06
Author: Alexander Schwinn <alexxcons at xfce.org>
Date: Thu Feb 14 21:37:07 2019 +0100
bump gtk version to 3.22 and gmodule/gio to 2.42
---
configure.ac.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 84a57b2..c2c943d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -102,9 +102,9 @@ XDT_I18N([@LINGUAS@])
dnl Check for required packages
XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.12.0])
XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
-XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.20.0])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.22.0])
XDT_CHECK_PACKAGE([GIO], [gio-2.0], [2.42.0])
-XDT_CHECK_PACKAGE([GMODULE], [gmodule-2.0], [2.24.0])
+XDT_CHECK_PACKAGE([GMODULE], [gmodule-2.0], [2.42.0])
XDT_CHECK_PACKAGE([LIBWNCK], [libwnck-3.0], [3.10])
XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.12.0])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list