1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

gnu: vte: Remove obsolete input.

* gnu/packages/gnome.scm (vte)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
This commit is contained in:
Marius Bakke
2020-05-19 15:39:38 +02:00
parent 273380fda2
commit 4684580af5
+1 -1
View File
@@ -3245,7 +3245,7 @@ libraries written in C.")
"-D_systemd=false")))
(native-inputs
`(("pkg-config" ,pkg-config)
("intltool" ,intltool)
("gettext" ,gettext-minimal)
("vala" ,vala)
("gobject-introspection" ,gobject-introspection)
("glib" ,glib "bin") ; for glib-genmarshal, etc.