summaryrefslogtreecommitdiff
path: root/noncore/net
Side-by-side diff
Diffstat (limited to 'noncore/net') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/config.in2
-rw-r--r--noncore/net/wellenreiter/config.in6
2 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/opieftp/config.in b/noncore/net/opieftp/config.in
index bd9da2c..96e8b27 100644
--- a/noncore/net/opieftp/config.in
+++ b/noncore/net/opieftp/config.in
@@ -1,4 +1,4 @@
config OPIEFTP
boolean "opie-ftp (ftp client for Opie)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && FTPLIB
+ depends ( LIBQPE || LIBQPE-X11 ) && FTPLIB
diff --git a/noncore/net/wellenreiter/config.in b/noncore/net/wellenreiter/config.in
index 8ed5e4c..bf9bbd9 100644
--- a/noncore/net/wellenreiter/config.in
+++ b/noncore/net/wellenreiter/config.in
@@ -1,6 +1,6 @@
config WELLENREITER
boolean "opie-wellenreiter (wireless LAN monitor)"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI
- comment "wellenreiter needs libqpe, libopie1 and libopie2 (core+net+ui)"
- depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI)
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI
+ comment "wellenreiter needs a libqpe and libopie2 (core+net+ui)"
+ depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI)