author | kergoth <kergoth> | 2002-11-09 19:07:36 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-09 19:07:36 (UTC) |
commit | 06c28683f9e639edf260ef6645e32e8d0bc15107 (patch) (side-by-side diff) | |
tree | 4b3c01da2ccf656d3f89d3f3226bb52a2ff36deb /packages | |
parent | 4482a8372144f3afa434416e43b6193a54a99a4e (diff) | |
download | opie-06c28683f9e639edf260ef6645e32e8d0bc15107.zip opie-06c28683f9e639edf260ef6645e32e8d0bc15107.tar.gz opie-06c28683f9e639edf260ef6645e32e8d0bc15107.tar.bz2 |
Add ftp library. remember to make -f Makefile.test clean-configs before menuconfig, to ensure the generated configs are updated
-rw-r--r-- | packages | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,24 +106,25 @@ CONFIG_MULTIKEY inputmethods/multikey multikey.pro CONFIG_NETMONAPPLET core/applets/netmonapplet netmonapplet.pro CONFIG_NETSYSTEMTIME noncore/settings/netsystemtime netsystemtime.pro CONFIG_NETWORKSETUP noncore/net/networksetup networksetup.pro CONFIG_NOTESAPPLET noncore/applets/notesapplet notesapplet.pro CONFIG_OBEX core/applets/obex obex.pro CONFIG_OIPKG core/apps/oipkg oipkg.pro CONFIG_OPIE-CONSOLE noncore/apps/opie-console opie-console.pro CONFIG_OPIE-LOGIN core/opie-login opie-login.pro CONFIG_OPIE-READER noncore/apps/opie-reader opie-reader.pro CONFIG_OPIE-SH noncore/tools/opie-sh opie-sh.pro CONFIG_OPIE-SHEET noncore/apps/opie-sheet opie-sheet.pro CONFIG_OPIEFTP noncore/net/opieftp opieftp.pro +CONFIG_FTPLIB noncore/net/ftplib ftplib.pro CONFIG_OPIEIRC noncore/net/opieirc opieirc.pro CONFIG_OPIEPLAYER core/multimedia/opieplayer opieplayer.pro CONFIG_OXYGEN noncore/apps/oxygen oxygen.pro CONFIG_PARASHOOT noncore/games/parashoot parashoot.pro CONFIG_PICKBOARD inputmethods/pickboard pickboard.pro CONFIG_QASTEROIDS noncore/games/qasteroids qasteroids.pro CONFIG_QCOP core/apps/qcop qcop.pro CONFIG_QPDF noncore/graphics/qpdf qpdf.pro CONFIG_REMOTE noncore/tools/remote remote.pro CONFIG_ROTATION noncore/settings/rotation rotation.pro CONFIG_SCREENSHOTAPPLET core/applets/screenshotapplet screenshotapplet.pro CONFIG_SECURITY core/settings/security security.pro |