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

hjudt pushed a commit to branch master
in repository xfce/xfce4-dev-tools.

commit 86d8411271b38d6ecb1a6b77c17b6c9d6f59b3ba
Author: Harald Judt <h.j...@gmx.at>
Date:   Sat Feb 28 15:28:22 2015 +0100

    Require xfce4-panel-4.11 for panel plugins
    
    GTK-3 API changes
---
 m4macros/xdt-xfce.m4 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4macros/xdt-xfce.m4 b/m4macros/xdt-xfce.m4
index d06cfd4..ea77824 100644
--- a/m4macros/xdt-xfce.m4
+++ b/m4macros/xdt-xfce.m4
@@ -41,7 +41,7 @@ dnl
 AC_DEFUN([XDT_XFCE_PANEL_PLUGIN],
 [
   dnl Check for the xfce4-panel package
-  XDT_CHECK_PACKAGE([$1], [xfce4-panel-1.0], [m4_default([$2], [4.9.0])])
+  XDT_CHECK_PACKAGE([$1], [xfce4-panel-1.0], [m4_default([$2], [4.11.0])])
 
   dnl Check where to put the plugins to
   AC_MSG_CHECKING([where to install panel plugins])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to