diff options
Diffstat (limited to 'repo/system/libldap.xibuild')
-rw-r--r-- | repo/system/libldap.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/libldap.xibuild b/repo/system/libldap.xibuild index ae04b04..33e3d80 100644 --- a/repo/system/libldap.xibuild +++ b/repo/system/libldap.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(libidn libsasl) PKG_VER=2.6.0 |