summaryrefslogtreecommitdiffstats
path: root/package/ncftp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ncftp/Config.in')
-rw-r--r--package/ncftp/Config.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/ncftp/Config.in b/package/ncftp/Config.in
index d7c63ba0e..652825de1 100644
--- a/package/ncftp/Config.in
+++ b/package/ncftp/Config.in
@@ -30,11 +30,13 @@ config BR2_PACKAGE_NCFTP_BATCH
depends on BR2_PACKAGE_NCFTP
config BR2_PACKAGE_NCFTP_SPOOLER
- bool "NcFTPSpooler - spooler - not working properly"
+ bool "NcFTPSpooler - spooler"
depends on BR2_PACKAGE_NCFTP
+ depends on BR2_PACKAGE_NCURSES
config BR2_PACKAGE_NCFTP_BOOKMARKS
- bool "NcFTPBookmarks - not working properly"
+ bool "NcFTPBookmarks"
depends on BR2_PACKAGE_NCFTP
+ depends on BR2_PACKAGE_NCURSES
endmenu