guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/05: gnu: OpenLDAP: Remove unused input.


From: guix-commits
Subject: 03/05: gnu: OpenLDAP: Remove unused input.
Date: Thu, 12 Mar 2020 19:20:51 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 6b5a2e58866dc3642a39bb14aea9a77c4019b806
Author: Marius Bakke <address@hidden>
AuthorDate: Fri Mar 13 00:18:25 2020 +0100

    gnu: OpenLDAP: Remove unused input.
    
    * gnu/packages/openldap.scm (openldap)[inputs]: Remove ICU4C.
---
 gnu/packages/openldap.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/openldap.scm b/gnu/packages/openldap.scm
index 60b5433..75fe8f9 100644
--- a/gnu/packages/openldap.scm
+++ b/gnu/packages/openldap.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]