diff options
Diffstat (limited to 'repo/system/xz.xibuild')
-rw-r--r-- | repo/system/xz.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/xz.xibuild b/repo/system/xz.xibuild index 5d04634..231a30f 100644 --- a/repo/system/xz.xibuild +++ b/repo/system/xz.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(sh) PKG_VER=5.2.5 |