[Lunar-commits] <moonbase> sash: Fixing DEPENDS per BR393.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Apr 11 16:32:26 CEST 2009
commit 8c926c49b71cc7401c8aa0f71b27f46b336253ab
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sat Apr 11 10:32:26 2009 -0400
sash: Fixing DEPENDS per BR393.
---
shells/sash/DEPENDS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/shells/sash/DEPENDS b/shells/sash/DEPENDS
index 9600af5..e0c3ac5 100644
--- a/shells/sash/DEPENDS
+++ b/shells/sash/DEPENDS
@@ -1,3 +1,3 @@
-depends "readline" "--with-installed-readline" &&
-depends "ncurses" "--with-curses" &&
-depends "zlib"
+depends readline
+depends ncurses
+depends zlib
More information about the Lunar-commits
mailing list