From 9591f0bfa48ce420efc61b57711bce4f23e1c9c7 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Wed, 13 Jul 2022 23:02:37 +0200 Subject: [PATCH] gnu: libsoup: Remove obsolete input. * gnu/packages/gnome.scm (libsoup-minimal)[native-inputs]: Remove INTLTOOL. --- gnu/packages/gnome.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index a443948e68..0d213f4cc5 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -4822,7 +4822,6 @@ libxml to ease remote use of the RESTful API.") (native-inputs (list `(,glib "bin") ;for glib-mkenums gobject-introspection - intltool pkg-config python-wrapper vala