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 | b1d7fb7b1690cde31f4cae029aabf65ea6224ca5 (patch) | |
tree | 1baa12117bdccb002145e0b52eb5de4bcb75cd0a /openwrt/package/atftp/ipkg/atftp.control | |
parent | 0bbece3b1a48abc75012dfd1e74c3f50c7624d6b (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@3052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/atftp/ipkg/atftp.control')
-rw-r--r-- | openwrt/package/atftp/ipkg/atftp.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/atftp/ipkg/atftp.control b/openwrt/package/atftp/ipkg/atftp.control index d2083fc61..ca4d86a30 100644 --- a/openwrt/package/atftp/ipkg/atftp.control +++ b/openwrt/package/atftp/ipkg/atftp.control @@ -2,3 +2,4 @@ Package: atftp Priority: optional Section: net Description: tftp client +Depends: libreadline |