From cce200369f07de82fe66131e0af43586005d2752 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Thu, 1 Sep 2022 19:43:42 +0200 Subject: gnu: glade: Remove obsolete input. * gnu/packages/gnome.scm (glade3)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. --- gnu/packages/gnome.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 373230a267..a36431f72b 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -3177,10 +3177,10 @@ current/manpages/docbook.xsl") (native-inputs (list docbook-xml-4.2 docbook-xsl + gettext-minimal `(,glib "bin") gobject-introspection hicolor-icon-theme - intltool itstool libxslt ;for xsltproc python -- cgit v1.2.3