diff options
Diffstat (limited to 'repo/python/python.xibuild')
-rw-r--r-- | repo/python/python.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/python/python.xibuild b/repo/python/python.xibuild index 4cc8ddd..91e0d9e 100644 --- a/repo/python/python.xibuild +++ b/repo/python/python.xibuild @@ -1,7 +1,7 @@ #!/bin/sh -MAKEDEPS="make autoconf automake autoconf-archive" +MAKEDEPS="make autoconf automake autoconf-archive sqlite" DEPS="bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib grep" PKG_VER=3.10.2 |