gnu: OpenLDAP: Remove unused input.
* gnu/packages/openldap.scm (openldap)[inputs]: Remove ICU4C.master
parent
f430c621d5
commit
6b5a2e5886
|
@ -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)
|
||||
|
|
Reference in New Issue