summaryrefslogtreecommitdiff
path: root/repo/core/libldap.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-03 16:44:09 +0000
committerdavidovski <david@davidovski.xyz>2022-01-03 16:44:09 +0000
commit93d60f57780b9f1e9206f411e183bf28e6272334 (patch)
treed278fe89abb43e459cd80ebd4d67f2ba3d2e9901 /repo/core/libldap.xibuild
parent924ee9d18af78b561fc78b0239b9ae38d5f808b3 (diff)
added new files; git works
Diffstat (limited to 'repo/core/libldap.xibuild')
-rw-r--r--repo/core/libldap.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/libldap.xibuild b/repo/core/libldap.xibuild
index 98d3e05..f6caccb 100644
--- a/repo/core/libldap.xibuild
+++ b/repo/core/libldap.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-DEPS=(libidn)
+DEPS=(libidn libsasl)
SOURCE=http://repository.linagora.org/OpenLDAP/openldap-release/openldap-2.6.0.tgz
DESC="An open source implementation of the Lightweight Directory Access Protocol"