summaryrefslogtreecommitdiffstats
path: root/openwrt/package/atftp/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-22 09:30:45 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-22 09:30:45 +0000
commitd7baa8447124a4c2d15e765372c909b98f4d3f32 (patch)
tree1039f8e52f2a390f96e5dc0f8641708b79010157 /openwrt/package/atftp/ipkg
parent194bf73d633cdfaf28eec57f19f943cc21102e89 (diff)
remove atftp dependency on /etc/services, add dependency on libncurses (#384)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3444 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/atftp/ipkg')
-rw-r--r--openwrt/package/atftp/ipkg/atftp.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/atftp/ipkg/atftp.control b/openwrt/package/atftp/ipkg/atftp.control
index ca4d86a30..83b1858c4 100644
--- a/openwrt/package/atftp/ipkg/atftp.control
+++ b/openwrt/package/atftp/ipkg/atftp.control
@@ -2,4 +2,4 @@ Package: atftp
Priority: optional
Section: net
Description: tftp client
-Depends: libreadline
+Depends: libreadline, libncurses