[Xfce4-commits] [panel-plugins/xfce4-cpugraph-plugin] 06/16: Bump required gtk version
noreply at xfce.org
noreply at xfce.org
Wed May 29 04:10:07 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 panel-plugins/xfce4-cpugraph-plugin.
commit 3d7b0d1f48382012e8a341dd0b9a67c2dd0212b0
Author: Andre Miranda <andreldm at xfce.org>
Date: Tue Apr 23 00:04:36 2019 -0300
Bump required gtk version
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 5e05c71..0c09ba8 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -33,7 +33,7 @@ AC_HEADER_STDC
dnl configure the panel plugin
XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0])
-XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.14.0])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.22.0])
dnl translations
XDT_I18N([@LINGUAS@])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list