[Xfce4-commits] [xfce/xfce4-session] 01/01: Bump libxfce4ui min to 4.12.1
noreply at xfce.org
noreply at xfce.org
Mon Mar 16 08:27:52 CET 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfce4-session.
commit 796b4832dbf3d4abef51ae262722b033499b017a
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Mon Mar 16 10:24:24 2015 +0300
Bump libxfce4ui min to 4.12.1
libxfce4ui contains a bugfix for xfsm 4.12 so bump the minimum to
ensure it gets used.
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 3e44958..ecec5c9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -101,7 +101,7 @@ XDT_I18N([@LINGUAS@])
dnl Check for required packages
XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.9.0])
-XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.9.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.12.1])
XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.20.0])
XDT_CHECK_PACKAGE([GMODULE], [gmodule-2.0], [2.24.0])
XDT_CHECK_PACKAGE([LIBWNCK], [libwnck-1.0], [2.30])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list