diff options
Diffstat (limited to 'repo/system/coreutils.xibuild')
-rw-r--r-- | repo/system/coreutils.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/coreutils.xibuild b/repo/system/coreutils.xibuild index 71aebe8..3503667 100644 --- a/repo/system/coreutils.xibuild +++ b/repo/system/coreutils.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc acl attr gmp libcap openssl) PKG_VER=9.0 |