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

Tobias Powalowski tpowa at archlinux.org
Sun Aug 29 09:05:43 UTC 2010


    Date: Sunday, August 29, 2010 @ 05:05:43
  Author: tpowa
Revision: 89078

fix #20626

Modified:
  tdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-29 09:02:07 UTC (rev 89077)
+++ PKGBUILD	2010-08-29 09:05:43 UTC (rev 89078)
@@ -11,7 +11,7 @@
 license=('GPL3')
 url="http://tdb.samba.org/"
 source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-makedepends=('python')
+makedepends=('python' 'libxslt')
 optdepends=('python: for python bindings')
 options=(force)
 




More information about the arch-commits mailing list