wok-stable diff bind/receipt @ rev 5015
busybox: may not overload gnu utilities
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 01 13:35:34 2010 +0100 (2010-03-01) |
parents | 4273e906522b |
children | b29c8c2da6bb |
line diff
1.1 --- a/bind/receipt Tue Feb 16 11:40:35 2010 +0000 1.2 +++ b/bind/receipt Mon Mar 01 13:35:34 2010 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.isc.org/products/BIND/" 1.7 -DEPENDS="libbind libcrypto" 1.8 +DEPENDS="libbind libcrypto attr" 1.9 BUILD_DEPENDS="libtool libcap-dev" 1.10 WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL" 1.11 CONFIG_FILES="/etc/bind"