diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-27 08:19:13 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-27 08:19:13 +0000 |
commit | 5d543c881646b6ccf5c80341f192e802e0df0d52 (patch) | |
tree | f0b2fcb074fff6cad23ffba355012e7c7a4db0e4 /package/atftp/ipkg/atftp.control | |
parent | ea6b5381137b95e3800fa6bdee91046bac8833c4 (diff) |
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/atftp.control')
-rw-r--r-- | package/atftp/ipkg/atftp.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/atftp/ipkg/atftp.control b/package/atftp/ipkg/atftp.control index d2083fc619..ca4d86a308 100644 --- a/package/atftp/ipkg/atftp.control +++ b/package/atftp/ipkg/atftp.control @@ -2,3 +2,4 @@ Package: atftp Priority: optional Section: net Description: tftp client +Depends: libreadline |