gnu: glib: Remove unused input.
* gnu/packages/glib.scm (glib)[native-inputs]: Remove INTLTOOL.master
parent
b51bb5bcdc
commit
b99f995912
|
@ -299,7 +299,6 @@ shared NFS home directories.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("docbook-xsl" ,docbook-xsl)
|
`(("docbook-xsl" ,docbook-xsl)
|
||||||
("gettext" ,gettext-minimal)
|
("gettext" ,gettext-minimal)
|
||||||
("libintl" ,intltool)
|
|
||||||
("m4" ,m4) ; for installing m4 macros
|
("m4" ,m4) ; for installing m4 macros
|
||||||
("perl" ,perl) ; needed by GIO tests
|
("perl" ,perl) ; needed by GIO tests
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
|
Reference in New Issue