summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/ftplib/config.in3
-rw-r--r--noncore/net/opieftp/config.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/noncore/net/ftplib/config.in b/noncore/net/ftplib/config.in
new file mode 100644
index 0000000..41878f3
--- a/dev/null
+++ b/noncore/net/ftplib/config.in
@@ -0,0 +1,3 @@
1config FTPLIB
2 boolean "Ftp library"
3 default "y"
diff --git a/noncore/net/opieftp/config.in b/noncore/net/opieftp/config.in
index 9d1e561..1583250 100644
--- a/noncore/net/opieftp/config.in
+++ b/noncore/net/opieftp/config.in
@@ -3,2 +3,2 @@
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && FTPLIB