me
/
guix
Archived
1
0
Fork 0

gnu: OpenLDAP: Remove unused input.

* gnu/packages/openldap.scm (openldap)[inputs]: Remove ICU4C.
master
Marius Bakke 2020-03-13 00:18:25 +01:00
parent f430c621d5
commit 6b5a2e5886
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@
(inputs `(("bdb" ,bdb-5.3)
("cyrus-sasl" ,cyrus-sasl)
("gnutls" ,gnutls)
("icu4c" ,icu4c)
("libgcrypt" ,libgcrypt)
("zlib" ,zlib)))
(native-inputs `(("libtool" ,libtool)