[Xfce4-commits] [panel-plugins/xfce4-mpc-plugin] 01/04: depend on libxfce4panel-2.0 for xfce_panel_plugin_get_icon_size
noreply at xfce.org
noreply at xfce.org
Tue Aug 13 12:16:48 CEST 2019
This is an automated email from the git hooks/post-receive script.
l a n d r y 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-mpc-plugin.
commit 622436221f1f02008f518c399a115df4e68bb21a
Author: Landry Breuil <landry at xfce.org>
Date: Tue Aug 13 11:48:10 2019 +0200
depend on libxfce4panel-2.0 for xfce_panel_plugin_get_icon_size
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index eb0eb2b..4da7b80 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -33,7 +33,7 @@ dnl Check for standard header files
AC_HEADER_STDC
dnl configure the panel plugin
-XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0])
+XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.14.0])
XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
dnl check for libmpd presence
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list