-rw-r--r-- | core/symlinker/config.in | 2 | ||||
-rw-r--r-- | noncore/applets/memoryapplet/config.in | 4 | ||||
-rw-r--r-- | noncore/net/opieftp/config.in | 2 | ||||
-rw-r--r-- | noncore/net/wellenreiter/config.in | 6 |
4 files changed, 7 insertions, 7 deletions
diff --git a/core/symlinker/config.in b/core/symlinker/config.in index a378d3a..b68018f 100644 --- a/core/symlinker/config.in +++ b/core/symlinker/config.in | |||
@@ -1,5 +1,5 @@ | |||
1 | config SYMLINKER | 1 | config SYMLINKER |
2 | boolean "Opie Symlinker for external media" | 2 | boolean "Opie Symlinker for external media" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LAUNCHER | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LAUNCHER |
5 | 5 | ||
diff --git a/noncore/applets/memoryapplet/config.in b/noncore/applets/memoryapplet/config.in index 4fc13ba..0d6e28c 100644 --- a/noncore/applets/memoryapplet/config.in +++ b/noncore/applets/memoryapplet/config.in | |||
@@ -1,6 +1,6 @@ | |||
1 | config MEMORYAPPLET | 1 | config MEMORYAPPLET |
2 | boolean "opie-memoryapplet (view memory status and manage a swap file)" | 2 | boolean "opie-memoryapplet (view memory status and manage a swap file)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && SYSINFO | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && SYSINFO |
5 | comment "opie-memoryapplet needs a libqpe, libopie and sysinfo" | 5 | comment "opie-memoryapplet needs a libqpe, libopie2ui and sysinfo" |
6 | depends ! ( LIBOPIE && SYSINFO ) | 6 | depends ! (( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && SYSINFO) |
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 @@ | |||
1 | config OPIEFTP | 1 | config OPIEFTP |
2 | boolean "opie-ftp (ftp client for Opie)" | 2 | boolean "opie-ftp (ftp client for Opie)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && FTPLIB | 4 | 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 @@ | |||
1 | config WELLENREITER | 1 | config WELLENREITER |
2 | boolean "opie-wellenreiter (wireless LAN monitor)" | 2 | boolean "opie-wellenreiter (wireless LAN monitor)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI |
5 | comment "wellenreiter needs libqpe, libopie1 and libopie2 (core+net+ui)" | 5 | comment "wellenreiter needs a libqpe and libopie2 (core+net+ui)" |
6 | depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI) | 6 | depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI) |