-rw-r--r-- | noncore/net/ftplib/config.in | 3 | ||||
-rw-r--r-- | noncore/net/opieftp/config.in | 2 | ||||
-rw-r--r-- | packages | 1 |
3 files changed, 5 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 @@ | |||
1 | config 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 | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIEFTP | 1 | config OPIEFTP |
2 | boolean "opieftp" | 2 | boolean "opieftp" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && FTPLIB |
@@ -115,6 +115,7 @@ CONFIG_OPIE-READER noncore/apps/opie-reader opie-reader.pro | |||
115 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro | 115 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
116 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro | 116 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
117 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro | 117 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro |
118 | CONFIG_FTPLIB noncore/net/ftplibftplib.pro | ||
118 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro | 119 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro |
119 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro | 120 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
120 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro | 121 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro |