mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 22:50:34 +02:00
gnu: glib: Remove redundant input.
* gnu/packages/glib.scm (glib)[inputs]: Remove.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user