summaryrefslogtreecommitdiffstats
path: root/openwrt/package/atftp/ipkg/atftpd.control
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-29 22:47:26 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-29 22:47:26 +0000
commitf738d2f9a9202ab70495399171ab84ea56de1699 (patch)
tree0f12eb7cfb1d90c36f3577541d113d9936c37c0d /openwrt/package/atftp/ipkg/atftpd.control
parent61e39de60333f2030060706b73ff34df1cb5839e (diff)
Add libpcre dependency for atftp, closes #432
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3554 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/atftp/ipkg/atftpd.control')
-rw-r--r--openwrt/package/atftp/ipkg/atftpd.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/atftp/ipkg/atftpd.control b/openwrt/package/atftp/ipkg/atftpd.control
index acdd2f1ce..94f49f3f7 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