From ebd78999bb55eb34afa8e446e1fbdadb26f16048 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Thu, 1 Sep 2022 20:44:42 +0200 Subject: [PATCH] gnu: network-manager-applet: Remove obsolete input. * gnu/packages/gnome.scm (network-manager-applet)[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 6856f4bbfb..59f2561c1c 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8189,7 +8189,7 @@ Cisco's AnyConnect SSL VPN.") #:configure-flags '("-Dappindicator=yes"))) (native-inputs - (list intltool + (list gettext-minimal `(,glib "bin") ; for glib-compile-resources, etc. gobject-introspection gtk-doc/stable