diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/bind/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/bind/PKGBUILD')
-rw-r--r-- | community/bind/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bind/PKGBUILD b/community/bind/PKGBUILD index 17721547a..a08a14f64 100644 --- a/community/bind/PKGBUILD +++ b/community/bind/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97454 2013-09-20 14:54:34Z seblu $ +# $Id: PKGBUILD 99697 2013-10-30 23:05:52Z allan $ # Maintainer: Sébastien Luttringer # Contributor: Gaetan Bisson <bisson@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> @@ -12,7 +12,7 @@ pkgdesc='The ISC BIND nameserver' url='http://www.isc.org/software/bind/' license=('custom:ISC') arch=('i686' 'x86_64') -options=('!makeflags' '!libtool') +options=('!makeflags') depends=('openssl' 'krb5' 'libxml2') provides=('dns-server') backup=('etc/logrotate.d/named' |