mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libbytesize: Remove input labels.
* gnu/packages/c.scm (libbytesize)[native-inputs]: Remove input labels.
This commit is contained in:
parent
4a0e0fc7b2
commit
067b746ed7
1 changed files with 1 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue