gnu: libbytesize: Remove input labels.
* gnu/packages/c.scm (libbytesize)[native-inputs]: Remove input labels.master
parent
4a0e0fc7b2
commit
067b746ed7
|
@ -233,9 +233,7 @@ Python.")
|
|||
(arguments
|
||||
`(#:tests? #f))
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("pkg-config" ,pkg-config)
|
||||
("python" ,python)))
|
||||
(list gettext-minimal pkg-config python))
|
||||
(inputs
|
||||
(list mpfr pcre2))
|
||||
(home-page "https://github.com/storaged-project/libbytesize")
|
||||
|
|
Reference in New Issue