This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository apps/mousepad.

commit 3cf197f3601832a7758b65b1ac42a92e4fde5177
Author: Andre Miranda <[email protected]>
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.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to