1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-08 12:11:18 +02:00

Add libpcre dependency for atftp, closes #432

SVN-Revision: 3554
This commit is contained in:
Florian Fainelli 2006-03-29 22:47:26 +00:00
parent 242e482c74
commit 29fd8a6341

@ -2,4 +2,4 @@ Package: atftpd
Priority: optional Priority: optional
Section: net Section: net
Description: tftp server Description: tftp server
Depends: libreadline Depends: libreadline, libpcre