me
/
guix
Archived
1
0
Fork 0

gnu: xmlsec-openssl: Remove input labels.

* gnu/packages/xml.scm (xmlsec-openssl)[inputs]: Remove labels.
master
Marius Bakke 2022-11-20 18:36:12 +01:00
parent 127314f5cc
commit 4416e94e51
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 2 deletions

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