wok-6.x diff dhcp/receipt @ rev 7059
Up mpd (0.15.13)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Nov 01 23:45:59 2010 +0000 (2010-11-01) |
parents | 07408a482374 |
children | bb943d17f910 |
line diff
1.1 --- a/dhcp/receipt Sat Jun 26 11:57:03 2010 +0200 1.2 +++ b/dhcp/receipt Mon Nov 01 23:45:59 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dhcp" 1.7 -VERSION="4.1.1b1" 1.8 +VERSION="4.2.0" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Dynamic Host Configuration Protocol server." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -9,6 +9,7 @@ 1.13 WEB_SITE="http://www.isc.org/products/DHCP/" 1.14 WGET_URL="http://ftp.isc.org/isc/$PACKAGE/$TARBALL" 1.15 DEPENDS="libcrypto" 1.16 +BUILD_DEPENDS="perl" 1.17 CONFIG_FILES="/etc/dhcpd.conf" 1.18 1.19 # Rules to configure and make the package.