mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
14 lines
300 B
Diff
14 lines
300 B
Diff
Upstream-Issue: https://github.com/python-ldap/python-ldap/issues/432
|
|
|
|
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -23,7 +23,7 @@
|
|
|
|
# Example for full-featured build:
|
|
# Support for StartTLS/LDAPS, SASL bind and reentrant libldap_r.
|
|
-libs = ldap_r lber
|
|
+libs = ldap lber
|
|
|
|
# Installation options
|
|
[install]
|