wok diff bind/receipt @ rev 20649

retawq: regenerate mo files (Aleksej)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 12 12:21:17 2019 +0100 (2019-01-12)
parents a5b865e166cd
children e05d978e5ab8
line diff
     1.1 --- a/bind/receipt	Tue Jul 05 19:21:55 2016 +0300
     1.2 +++ b/bind/receipt	Sat Jan 12 12:21:17 2019 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bind"
     1.7 -VERSION="9.9.6-P1"
     1.8 +VERSION="9.11.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Domain Name System daemon."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -14,7 +14,7 @@
    1.13  TAGS="DNS daemon"
    1.14  
    1.15  DEPENDS="libbind libcrypto attr openssl perl"
    1.16 -BUILD_DEPENDS="libtool libcap-dev openssl-dev perl"
    1.17 +BUILD_DEPENDS="libtool libcap-dev openssl-dev perl krb5-dev readline-dev"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()