diff options
Diffstat (limited to 'repo/system/gzip.xibuild')
-rw-r--r-- | repo/system/gzip.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/gzip.xibuild b/repo/system/gzip.xibuild index 5697a4f..f0daefe 100644 --- a/repo/system/gzip.xibuild +++ b/repo/system/gzip.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc bash less) PKG_VER=1.11 |