[arch-commits] Commit in xmlsec/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue May 1 11:59:05 UTC 2012
Date: Tuesday, May 1, 2012 @ 07:59:04
Author: andrea
Revision: 158031
Only libltdl is needed
Modified:
xmlsec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-01 10:41:36 UTC (rev 158030)
+++ PKGBUILD 2012-05-01 11:59:04 UTC (rev 158031)
@@ -10,7 +10,7 @@
license=('custom')
arch=(i686 x86_64)
url="http://www.aleksey.com/xmlsec/index.html"
-depends=('libxslt>=1.1.26' 'openssl>=1.0.0' 'gnutls' 'nss>=3.12.10' 'libtool')
+depends=('libxslt>=1.1.26' 'openssl>=1.0.0' 'gnutls' 'nss>=3.12.10' 'libltdl')
makedepends=('pkgconfig')
options=('!libtool')
source=(http://www.aleksey.com/xmlsec/download/${pkgname}1-${pkgver}.tar.gz)
More information about the arch-commits
mailing list