[Lunar-commits] <moonbase> xfce4-panel: depend on libxfcegui4 instead of libxfce4util
Duncan Gibson
engelsman at lunar-linux.org
Sat Mar 21 20:22:13 CET 2009
commit 3bc452047882014a93d7aba7da77dc1ecb4ea2b1
Author: Paul Bredbury <brebs at sent.com>
Date: Sat Mar 21 20:22:13 2009 +0100
xfce4-panel: depend on libxfcegui4 instead of libxfce4util
Otherwise, get compilation error:
checking for libxfcegui4-1.0 >= 4.6.0... not found
*** The required package libxfcegui4-1.0 was not found on your system.
libxfcegui4 already depends on libxfce4util.
---
xfce4/core/xfce4-panel/DEPENDS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/xfce4/core/xfce4-panel/DEPENDS b/xfce4/core/xfce4-panel/DEPENDS
index 0016747..500db30 100644
--- a/xfce4/core/xfce4-panel/DEPENDS
+++ b/xfce4/core/xfce4-panel/DEPENDS
@@ -1 +1 @@
-depends libxfce4util
+depends libxfcegui4
More information about the Lunar-commits
mailing list