[arch-commits] Commit in python-logilab-common/trunk (PKGBUILD)

Stéphane Gaudreault stephane at archlinux.org
Sat Oct 13 23:18:41 UTC 2012


    Date: Saturday, October 13, 2012 @ 19:18:41
  Author: stephane
Revision: 168675

Split PKGBUILD needs additional makedepends ['python2-egenix-mx-base'] to work properly

Modified:
  python-logilab-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-13 23:15:39 UTC (rev 168674)
+++ PKGBUILD	2012-10-13 23:18:41 UTC (rev 168675)
@@ -10,7 +10,7 @@
 arch=('any')
 url="http://www.logilab.org/project/logilab-common"
 license=('LGPL')
-makedepends=('python2' 'python2-distribute')
+makedepends=('python2' 'python2-distribute' 'python2-egenix-mx-base')
 source=(http://download.logilab.org/pub/common/logilab-common-${pkgver}.tar.gz)
 sha1sums=('a1df7965bb9382f56047e616e420f49d6181a0b2')
 




More information about the arch-commits mailing list