mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: OpenLDAP: Update to 2.6.2.
* gnu/packages/openldap.scm (openldap): Update to 2.6.2. [source](uri): Update primary mirror. [arguments]: Take from ... (openldap-2.6): ... this removed variable. Remove #:make-flags, and set the STRIP variable in fix-cross-gcc phase. (python-ldap)[inputs]: Change from OPENLDAP-2.6 to OPENLDAP. * gnu/packages/django.scm (python-django-auth-ldap)[native-inputs]: Likewise.
This commit is contained in:
parent
83a8c033f1
commit
5708638a93
2 changed files with 46 additions and 87 deletions
|
@ -1230,7 +1230,7 @@ FileFields during tests.")
|
|||
(invoke "pip" "--no-cache-dir" "--no-input"
|
||||
"install" "--no-deps" "--prefix" #$output whl)))))))
|
||||
(native-inputs
|
||||
(list openldap-2.6 python-wheel python-setuptools-scm python-toml
|
||||
(list openldap python-wheel python-setuptools-scm python-toml
|
||||
|
||||
;; These can be removed after <https://bugs.gnu.org/46848>.
|
||||
python-pypa-build python-pip))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue