[Xfce4-commits] [apps/mousepad] 01/02: Bump minimal required glib
noreply at xfce.org
noreply at xfce.org
Tue Apr 23 03:57:01 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 apps/mousepad.
commit 3cf197f3601832a7758b65b1ac42a92e4fde5177
Author: Andre Miranda <andreldm at xfce.org>
Date: Mon Apr 22 22:56:15 2019 -0300
Bump minimal required glib
---
configure.ac.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 4591960..73b8f4f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -82,8 +82,8 @@ XDT_I18N([@LINGUAS@])
dnl ***********************************
dnl *** Check for required packages ***
dnl ***********************************
-XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.30.0])
-XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.30.0])
+XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.42.0])
+XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.42.0])
XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.12.0])
dnl **********************
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list