From: Florian Fainelli Date: Wed, 29 Mar 2006 22:47:26 +0000 (+0000) Subject: Add libpcre dependency for atftp, closes #432 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=29fd8a63415b8a57094aca450cc0eb79c6938b26;p=librecmc%2Flibrecmc.git Add libpcre dependency for atftp, closes #432 SVN-Revision: 3554 --- diff --git a/openwrt/package/atftp/ipkg/atftpd.control b/openwrt/package/atftp/ipkg/atftpd.control index acdd2f1ced..94f49f3f7c 100644 --- a/openwrt/package/atftp/ipkg/atftpd.control +++ b/openwrt/package/atftp/ipkg/atftpd.control @@ -2,4 +2,4 @@ Package: atftpd Priority: optional Section: net Description: tftp server -Depends: libreadline +Depends: libreadline, libpcre