summaryrefslogtreecommitdiff
path: root/openwrt/package/atftp/ipkg/atftp.control
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-03-22 09:30:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-03-22 09:30:45 +0000
commit08be4c3314b1a581112e5b28b369561192416635 (patch)
treefa703dacf0cf0bd150f8c4fd765bf6c9678ee829 /openwrt/package/atftp/ipkg/atftp.control
parent8bfd13fd4542215209c44a494f4da55fb107f9ca (diff)
downloadmtk-20170518-08be4c3314b1a581112e5b28b369561192416635.zip
mtk-20170518-08be4c3314b1a581112e5b28b369561192416635.tar.gz
mtk-20170518-08be4c3314b1a581112e5b28b369561192416635.tar.bz2
remove atftp dependency on /etc/services, add dependency on libncurses (#384)
SVN-Revision: 3444
Diffstat (limited to 'openwrt/package/atftp/ipkg/atftp.control')
-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 ca4d86a..83b1858 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