updating openldap

This commit is contained in:
Jean-François GUILLAUME 2021-12-16 17:38:37 +01:00
parent 7fc029d51e
commit 0b62998212
GPG key ID: 38751DAE145EFB5A
2 changed files with 5 additions and 0 deletions

View file

@ -186,3 +186,4 @@ an LDAP server.")
(license license:lgpl2.1+) (license license:lgpl2.1+)
) )
) )
openldap

View file

@ -17,6 +17,10 @@
) )
) )
(build-system perl-build-system) (build-system perl-build-system)
(arguments '(
#:tests? #f
#:parallel-build? #f
))
(home-page "https://metacpan.org/release/ExtUtils-Embed") (home-page "https://metacpan.org/release/ExtUtils-Embed")
(synopsis "Utilities for embedding Perl in C/C++ applications") (synopsis "Utilities for embedding Perl in C/C++ applications")
(description "Utilities for embedding Perl in C/C++ applications") (description "Utilities for embedding Perl in C/C++ applications")