1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: xmlsec-openssl: Remove input labels.

* gnu/packages/xml.scm (xmlsec-openssl)[inputs]: Remove labels.
This commit is contained in:
Marius Bakke
2022-11-20 18:36:12 +01:00
parent 127314f5cc
commit 4416e94e51

View File

@@ -1197,8 +1197,7 @@ Libxml2).")
(package/inherit xmlsec
(name "xmlsec-openssl")
(inputs
`(("openssl" ,openssl)
("libltdl" ,libltdl)))
(list openssl libltdl))
(synopsis "XML Security Library (using OpenSSL instead of GnuTLS)")))
(define-public minixml