[arch-commits] Commit in bind/trunk (PKGBUILD)

Sébastien Luttringer seblu at nymeria.archlinux.org
Thu Jun 12 10:51:06 UTC 2014


    Date: Thursday, June 12, 2014 @ 12:51:06
  Author: seblu
Revision: 113060

Add libcap deps

Modified:
  bind/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-12 10:46:19 UTC (rev 113059)
+++ PKGBUILD	2014-06-12 10:51:06 UTC (rev 113060)
@@ -13,7 +13,7 @@
 license=('custom:ISC')
 arch=('i686' 'x86_64')
 options=('!makeflags')
-depends=('openssl' 'krb5' 'libxml2')
+depends=('openssl' 'krb5' 'libxml2' 'libcap')
 provides=('dns-server')
 backup=('etc/logrotate.d/named'
         'etc/named.conf')




More information about the arch-commits mailing list