3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: glib: Remove unused input.

* gnu/packages/glib.scm (glib)[native-inputs]: Remove INTLTOOL.
This commit is contained in:
Marius Bakke 2021-06-24 15:12:11 +02:00
parent b51bb5bcdc
commit b99f995912
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -299,7 +299,6 @@ shared NFS home directories.")
(native-inputs
`(("docbook-xsl" ,docbook-xsl)
("gettext" ,gettext-minimal)
("libintl" ,intltool)
("m4" ,m4) ; for installing m4 macros
("perl" ,perl) ; needed by GIO tests
("pkg-config" ,pkg-config)