diff options
Diffstat (limited to 'repo/system/zip.xibuild')
-rw-r--r-- | repo/system/zip.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/zip.xibuild b/repo/system/zip.xibuild index 46cbc91..a118b66 100644 --- a/repo/system/zip.xibuild +++ b/repo/system/zip.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc bzip2) PKG_VER=30 |