wok-6.x rev 2490

b*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 15 22:06:02 2009 +0000 (2009-03-15)
parents 71ac043c8879
children 7a436db659a4
files bind-client/receipt bind/receipt
line diff
     1.1 --- a/bind-client/receipt	Sun Mar 15 22:04:42 2009 +0000
     1.2 +++ b/bind-client/receipt	Sun Mar 15 22:06:02 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Domain Name System client."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  WEB_SITE="http://www.isc.org/products/BIND/"
     1.7 -DEPENDS="libbind"
     1.8 +DEPENDS="libbind libcrypto"
     1.9  WANTED="bind"
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.
     2.1 --- a/bind/receipt	Sun Mar 15 22:04:42 2009 +0000
     2.2 +++ b/bind/receipt	Sun Mar 15 22:06:02 2009 +0000
     2.3 @@ -7,7 +7,7 @@
     2.4  MAINTAINER="pascal.bellard@slitaz.org"
     2.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.6  WEB_SITE="http://www.isc.org/products/BIND/"
     2.7 -DEPENDS="libbind"
     2.8 +DEPENDS="libbind libcrypto"
     2.9  BUILD_DEPENDS="libtool"
    2.10  WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL"
    2.11  CONFIG_FILES="/etc/bind"