[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 01/27: [gtk3] Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0

noreply at xfce.org noreply at xfce.org
Sat May 14 15:53:51 CEST 2016


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

landry pushed a commit to branch master
in repository panel-plugins/xfce4-netload-plugin.

commit e62413c54f47a4ab146a40b60795cf414ab3a6e7
Author: Skunnyk <skunnyk at alteroot.org>
Date:   Tue May 3 14:35:40 2016 +0200

    [gtk3] Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0
---
 configure.ac.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 7773fa3..ef80357 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -58,10 +58,10 @@ AC_CHECK_LIB(nsl, kstat_open, SOLLIBS="$SOLLIBS -linet_ntop", SOLLIBS="$SOLLIBS"
 AC_SUBST(SOLLIBS)
 
 dnl configure the panel plugin
-XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.9.0])
+XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0])
 
 dnl configure the libxfcegui4
-XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.9.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
 
 dnl Check for i18n support
 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