diff options
Diffstat (limited to 'repo/system/libtool.xibuild')
-rw-r--r-- | repo/system/libtool.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/libtool.xibuild b/repo/system/libtool.xibuild index 56914e8..f5e1946 100644 --- a/repo/system/libtool.xibuild +++ b/repo/system/libtool.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(sh tar glibc) PKG_VER=2.4.6 |