wok-6.x diff dhcp6/receipt @ rev 20736

modified azpainter WGET_URL again
author Hans-G?nter Theisgen
date Sat Feb 09 17:37:53 2019 +0100 (2019-02-09)
parents eb8067417980
children 624fe47fb580
line diff
     1.1 --- a/dhcp6/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/dhcp6/receipt	Sat Feb 09 17:37:53 2019 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  PROVIDE="dhcp"
     1.5  
     1.6  DEPENDS="libcrypto"
     1.7 -BUILD_DEPENDS="perl"
     1.8 +BUILD_DEPENDS="perl file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -38,4 +38,3 @@
    1.13  	cp $install/usr/sbin/dhcpd $fs/usr/sbin
    1.14  	cp $WOK/dhcp/stuff/dhcpd $fs/etc/init.d
    1.15  }
    1.16 -