mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 02:50:20 +01:00
gnu: glib: Remove redundant input.
* gnu/packages/glib.scm (glib)[inputs]: Remove.
This commit is contained in:
parent
12d8adbfc0
commit
f2821deb96
1 changed files with 0 additions and 2 deletions
|
@ -191,8 +191,6 @@ shared NFS home directories.")
|
|||
("util-linux" ,util-linux "lib") ;for libmount
|
||||
("libselinux" ,libselinux)
|
||||
("zlib" ,zlib)))
|
||||
(inputs
|
||||
`(("coreutils" ,coreutils)))
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("m4" ,m4) ; for installing m4 macros
|
||||
|
|
Loading…
Add table
Reference in a new issue