gnu: lib3mf: Remove input labels.

* gnu/packages/engineering.scm (lib3mf)[inputs]: Remove labels.
This commit is contained in:
Marius Bakke 2023-01-09 10:50:37 +01:00
parent 5e101ab56f
commit 5e36d4381f
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2323,10 +2323,7 @@ (define-public lib3mf
(native-inputs
(list automatic-component-toolkit googletest pkg-config))
(inputs
`(("libuuid" ,util-linux "lib")
("libzip" ,libzip)
("libressl" ,libressl)
("zlib" ,zlib)))
(list `(,util-linux "lib") libzip libressl zlib))
(synopsis "Implementation of the 3D Manufacturing Format (3MF) file standard")
(description
"Lib3MF is a C++ implementation of the 3D Manufacturing Format (3MF) file