gnu: network-manager-applet: Remove obsolete input.

* gnu/packages/gnome.scm (network-manager-applet)[native-inputs]: Remove
INTLTOOL.  Add GETTEXT-MINIMAL.
This commit is contained in:
Marius Bakke 2022-09-01 20:44:42 +02:00
parent f7902a68f9
commit ebd78999bb
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -8189,7 +8189,7 @@ (define-public network-manager-applet
#:configure-flags
'("-Dappindicator=yes")))
(native-inputs
(list intltool
(list gettext-minimal
`(,glib "bin") ; for glib-compile-resources, etc.
gobject-introspection
gtk-doc/stable