summaryrefslogtreecommitdiff
path: root/repo/system/libldap.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-30 23:13:06 +0000
committerdavidovski <david@davidovski.xyz>2022-01-30 23:13:06 +0000
commit04ba3916ff1aa914bc176fe52c035fccefd7d01a (patch)
tree3e6249cb00f0df431b6a02f718db08a441e415dd /repo/system/libldap.xibuild
parent083e531ce95bf47b2717ea13b82ebaacb50a5c3f (diff)
added missing make deps for libldap
Diffstat (limited to 'repo/system/libldap.xibuild')
-rw-r--r--repo/system/libldap.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/libldap.xibuild b/repo/system/libldap.xibuild
index 33e3d80..6e96421 100644
--- a/repo/system/libldap.xibuild
+++ b/repo/system/libldap.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(make )
+MAKEDEPS=(make groff)
DEPS=(libidn libsasl)
PKG_VER=2.6.0