Add libpcre dependency for atftp, closes #432
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 29 Mar 2006 22:47:26 +0000 (22:47 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 29 Mar 2006 22:47:26 +0000 (22:47 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3554 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/atftp/ipkg/atftpd.control

index acdd2f1..94f49f3 100644 (file)
@@ -2,4 +2,4 @@ Package: atftpd
 Priority: optional
 Section: net
 Description: tftp server
-Depends: libreadline
+Depends: libreadline, libpcre
This page took 0.028741 seconds and 4 git commands to generate.