diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-27 08:19:13 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-27 08:19:13 +0000 |
commit | edc0c3331dff923f86577ff90d68be45a68a7d5c (patch) | |
tree | f0b2fcb074fff6cad23ffba355012e7c7a4db0e4 /package/atftp/ipkg/atftpd.control | |
parent | 023f41c85b765c81c96bf16cd1821ea05246fc7c (diff) | |
download | upstream-edc0c3331dff923f86577ff90d68be45a68a7d5c.tar.gz upstream-edc0c3331dff923f86577ff90d68be45a68a7d5c.tar.bz2 upstream-edc0c3331dff923f86577ff90d68be45a68a7d5c.zip |
Added dependency for libredline, post-installation will add the needed entries in /etc/services if not present, closes #250
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/atftp/ipkg/atftpd.control')
-rw-r--r-- | package/atftp/ipkg/atftpd.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/atftp/ipkg/atftpd.control b/package/atftp/ipkg/atftpd.control index efb40299c3..acdd2f1ced 100644 --- a/package/atftp/ipkg/atftpd.control +++ b/package/atftp/ipkg/atftpd.control @@ -2,3 +2,4 @@ Package: atftpd Priority: optional Section: net Description: tftp server +Depends: libreadline |