[Xfce4-commits] [xfce/tumbler] 01/01: Bump glib version
noreply at xfce.org
noreply at xfce.org
Thu Apr 18 05:05:32 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/tumbler.
commit 1cb8e36d9d7013fe7b142a6827a4bbedbf798278
Author: Andre Miranda <andreldm at xfce.org>
Date: Thu Apr 18 00:05:23 2019 -0300
Bump glib version
---
configure.ac | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac
index d59f020..dce697e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -143,11 +143,11 @@ fi
dnl ***********************************
dnl *** Check for required packages ***
dnl ***********************************
-PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.26.0])
-PKG_CHECK_MODULES([GIO], [gio-2.0 >= 2.26.0])
-PKG_CHECK_MODULES([GIO_UNIX], [gio-unix-2.0 >= 2.26.0])
-PKG_CHECK_MODULES([GMODULE], [gmodule-2.0 >= 2.26.0])
-PKG_CHECK_MODULES([GTHREAD], [gthread-2.0 >= 2.26.0])
+PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.42.0])
+PKG_CHECK_MODULES([GIO], [gio-2.0 >= 2.42.0])
+PKG_CHECK_MODULES([GIO_UNIX], [gio-unix-2.0 >= 2.42.0])
+PKG_CHECK_MODULES([GMODULE], [gmodule-2.0 >= 2.42.0])
+PKG_CHECK_MODULES([GTHREAD], [gthread-2.0 >= 2.42.0])
dnl *************************
dnl *** Check for plugins ***
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list