[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 22/25: Increase build requirements to Xfce 4.14 standard
noreply at xfce.org
noreply at xfce.org
Mon Sep 17 00:14:19 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b 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-weather-plugin.
commit dc75b44e6f4ce7893621534d9597d9875a156a1f
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sat Sep 15 11:13:01 2018 -0400
Increase build requirements to Xfce 4.14 standard
---
configure.ac.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 851ea57..d195470 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -58,9 +58,9 @@ XDT_I18N([@LINGUAS@])
dnl ***********************************
dnl *** Check for required packages ***
dnl ***********************************
-XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [2.14.0])
-XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.20.0])
-XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.20.0])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.22.0])
+XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.42.0])
+XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.42.0])
XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.12.0])
XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list