summaryrefslogtreecommitdiff
path: root/repo/python/python.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/python/python.xibuild')
-rw-r--r--repo/python/python.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/python/python.xibuild b/repo/python/python.xibuild
index 23ab3fb..d01fe00 100644
--- a/repo/python/python.xibuild
+++ b/repo/python/python.xibuild
@@ -1,7 +1,6 @@
#!/bin/sh
-MAKEDEPS="make autoconf automake autoconf-archive sqlite3"
-DEPS="bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib grep"
+MAKEDEPS="make autoconf automake autoconf-archive sqlite3 expat bzip2 gdbm libffi libnsl libxcrypt openssl zlib grep"
PKG_VER=3.10.7
SOURCE=https://www.python.org/ftp/python/$PKG_VER/Python-$PKG_VER.tgz