wok-6.x diff dhcp/receipt @ rev 15111
libtdb: no more tdb.mk
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 14 21:01:32 2013 +0000 (2013-08-14) |
parents | c490d846d349 |
children | eb8067417980 |
line diff
1.1 --- a/dhcp/receipt Mon Oct 17 02:48:46 2011 +0000 1.2 +++ b/dhcp/receipt Wed Aug 14 21:01:32 2013 +0000 1.3 @@ -8,9 +8,10 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.isc.org/products/DHCP/" 1.6 WGET_URL="http://ftp.isc.org/isc/$PACKAGE/$TARBALL" 1.7 +CONFIG_FILES="/etc/dhcpd.conf" 1.8 + 1.9 DEPENDS="libcrypto" 1.10 BUILD_DEPENDS="perl" 1.11 -CONFIG_FILES="/etc/dhcpd.conf" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()