[X2Go-Commits] [libx2goclient] 01/08: configure.ac: bump GIO version requirement to 2.46+ for GNativeSocketAddress support.
git-admin at x2go.org
git-admin at x2go.org
Sat Aug 3 12:36:33 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository libx2goclient.
commit 392ff8452e357890df17607098db48886bfcf910
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Jul 31 19:47:27 2019 +0200
configure.ac: bump GIO version requirement to 2.46+ for GNativeSocketAddress support.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 031b0d9..44e36b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ if test "x$enable_deprecation_flags" = "xyes"; then
fi
GLIB_REQUIRED=2.37.0
-GIO_REQUIRED=2.26.0
+GIO_REQUIRED=2.46.0
GTK3_REQUIRED_VERSION=3.6
GOBJECT_INTROSPECTION_CHECK([0.9.7])
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git
More information about the x2go-commits
mailing list