diff options
Diffstat (limited to 'repo/system/python.xibuild')
-rw-r--r-- | repo/system/python.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/python.xibuild b/repo/system/python.xibuild index 76c0592..11d3a24 100644 --- a/repo/system/python.xibuild +++ b/repo/system/python.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make) DEPS=(bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib) PKG_VER=3.10.0 |