diff options
Diffstat (limited to 'repo/util/which.xibuild')
-rw-r--r-- | repo/util/which.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/util/which.xibuild b/repo/util/which.xibuild index 8a70016..2dd6a23 100644 --- a/repo/util/which.xibuild +++ b/repo/util/which.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc bash) PKG_VER=2.21 |