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

Gaetan Bisson bisson at archlinux.org
Wed Aug 22 01:47:49 UTC 2012


    Date: Tuesday, August 21, 2012 @ 21:47:49
  Author: bisson
Revision: 165518

fix FS#31233

Modified:
  gnupg/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-22 01:39:55 UTC (rev 165517)
+++ PKGBUILD	2012-08-22 01:47:49 UTC (rev 165518)
@@ -13,9 +13,8 @@
 arch=('i686' 'x86_64')
 optdepends=('curl: gpg2keys_curl'
             'libldap: gpg2keys_ldap'
-            'libusb-compat: scdaemon'
-            'texinfo: documentation')
-makedepends=('curl' 'libldap' 'libusb-compat' 'texinfo')
+            'libusb-compat: scdaemon')
+makedepends=('curl' 'libldap' 'libusb-compat')
 depends=('bzip2' 'libksba' 'libgcrypt' 'pth' 'libassuan' 'readline' 'pinentry' 'dirmngr')
 source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
 sha1sums=('190c09e6688f688fb0a5cf884d01e240d957ac1f'




More information about the arch-commits mailing list