From 06c28683f9e639edf260ef6645e32e8d0bc15107 Mon Sep 17 00:00:00 2001 From: kergoth Date: Sat, 09 Nov 2002 19:07:36 +0000 Subject: Add ftp library. remember to make -f Makefile.test clean-configs before menuconfig, to ensure the generated configs are updated --- (limited to 'noncore') 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 @@ +config FTPLIB + boolean "Ftp library" + 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 @@ config OPIEFTP boolean "opieftp" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && FTPLIB -- cgit v0.9.0.2