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

Allan McRae allan at archlinux.org
Mon Feb 23 23:06:38 UTC 2009


    Date: Monday, February 23, 2009 @ 18:06:38
  Author: allan
Revision: 27623

Add expat as dep (FS#12648)

Modified:
  python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-23 22:55:56 UTC (rev 27622)
+++ PKGBUILD	2009-02-23 23:06:38 UTC (rev 27623)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://www.python.org"
-depends=('db' 'bzip2' 'gdbm' 'openssl>=0.9.8d' 'zlib')
+depends=('db' 'bzip2' 'gdbm' 'openssl>=0.9.8d' 'zlib' 'expat')
 makedepends=('tk>=8.5.0' 'sqlite3')
 optdepends=('tk: for IDLE, pynche and modulator')
 provides=('python-elementtree' 'python-ctypes')




More information about the arch-commits mailing list