mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: lib3mf: Remove input labels.
* gnu/packages/engineering.scm (lib3mf)[inputs]: Remove labels.
This commit is contained in:
@@ -2323,10 +2323,7 @@ engineers for reverse engineers.")
|
||||
(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
|
||||
|
||||
Reference in New Issue
Block a user