[Lunar-commits] <moonbase> cleaning up DEPENDS files in xfce4/core

Samuel Verstraete elangelo at lunar-linux.org
Fri Mar 13 16:02:15 CET 2009


commit e9b7810e5d95770f737e5ae4bac85d33b50aab25
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Fri Dec 7 14:03:15 2007 +0100

    cleaning up DEPENDS files in xfce4/core
---
 xfce4/core/exo/DEPENDS         |    4 ++--
 xfce4/core/libxfcegui4/DEPENDS |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/xfce4/core/exo/DEPENDS b/xfce4/core/exo/DEPENDS
index b8f0b1d..fc1fba9 100644
--- a/xfce4/core/exo/DEPENDS
+++ b/xfce4/core/exo/DEPENDS
@@ -1,5 +1,5 @@
-depends  libxfcegui4  &&
-depends  URI          &&
+depends  libxfcegui4
+depends  URI
 
 optional_depends  "pygtk2"  "--enable-python"  "--disable-python"  \
                   "build python bindings" &&
diff --git a/xfce4/core/libxfcegui4/DEPENDS b/xfce4/core/libxfcegui4/DEPENDS
index ae9e53a..8d7aad5 100644
--- a/xfce4/core/libxfcegui4/DEPENDS
+++ b/xfce4/core/libxfcegui4/DEPENDS
@@ -1,7 +1,7 @@
-depends  gtk+-2        &&
-depends  libxml2       &&
-depends  libxfce4util  &&
+depends  gtk+-2
+depends  libxml2
+depends  libxfce4util
 
 # not real depends, but we really want them
-depends  gtk-xfce-engine  &&
+depends  gtk-xfce-engine
 depends  xfce4-icon-theme


More information about the Lunar-commits mailing list