wok diff dhcp6/receipt @ rev 20577

Up btrfs-progs (4.19.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 13 18:01:50 2018 +0100 (2018-12-13)
parents eb8067417980
children 624fe47fb580
line diff
     1.1 --- a/dhcp6/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/dhcp6/receipt	Thu Dec 13 18:01:50 2018 +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 -