From e6fb899819a8aa0611941e636bdabb4d0d1b630b Mon Sep 17 00:00:00 2001 From: mbm Date: Thu, 2 Feb 2006 10:07:28 +0000 Subject: fixes files from [3112] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3114 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/atftp/ipkg/atftp.control | 1 + openwrt/package/atftp/ipkg/atftpd.control | 1 + 2 files changed, 2 insertions(+) (limited to 'openwrt/package/atftp/ipkg') 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 diff --git a/openwrt/package/atftp/ipkg/atftpd.control b/openwrt/package/atftp/ipkg/atftpd.control index efb40299c..acdd2f1ce 100644 --- a/openwrt/package/atftp/ipkg/atftpd.control +++ b/openwrt/package/atftp/ipkg/atftpd.control @@ -2,3 +2,4 @@ Package: atftpd Priority: optional Section: net Description: tftp server +Depends: libreadline -- cgit v1.2.3