diff options
Diffstat (limited to 'repo/system/libsasl.xibuild')
-rw-r--r-- | repo/system/libsasl.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/libsasl.xibuild b/repo/system/libsasl.xibuild index 4639beb..e262377 100644 --- a/repo/system/libsasl.xibuild +++ b/repo/system/libsasl.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(gmp) PKG_VER=2.1.27 |