Skip to content

Commit 158a176

Browse files
committed
complete list of system dependencies for python-ldap
1 parent 311e74a commit 158a176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ CLEAN_TARGETS+=mxenv-clean
278278
##############################################################################
279279

280280
# case `system.dependencies` domain is included
281-
SYSTEM_DEPENDENCIES+=python3-dev libldap2-dev libssl-dev
281+
SYSTEM_DEPENDENCIES+=python3-dev libldap2-dev libssl-dev libsasl2-dev
282282

283283
PYTHON_LDAP_TARGET:=$(SENTINEL_FOLDER)/python-ldap.sentinel
284284
$(PYTHON_LDAP_TARGET): $(MXENV_TARGET) $(OPENLDAP_TARGET)

0 commit comments

Comments
 (0)