[arch-commits] Commit in libtasn1/trunk (PKGBUILD)
Eric Belanger
eric at archlinux.org
Wed Oct 1 01:09:33 UTC 2008
Date: Tuesday, September 30, 2008 @ 21:09:33
Author: eric
Revision: 13993
added texinfo depends
Modified:
libtasn1/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-01 01:08:01 UTC (rev 13992)
+++ PKGBUILD 2008-10-01 01:09:33 UTC (rev 13993)
@@ -9,7 +9,7 @@
arch=(i686 x86_64)
license=('GPL' 'LGPL')
url="http://www.gnu.org/software/gnutls/"
-depends=('glibc')
+depends=('glibc' 'texinfo')
options=('!libtool')
install=libtasn1.install
source=(ftp://ftp.gnutls.org/pub/gnutls/${pkgname}/${pkgname}-${pkgver}.tar.gz)
More information about the arch-commits
mailing list