gnu: network-manager-applet: Remove obsolete input.
* gnu/packages/gnome.scm (network-manager-applet)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.master
parent
f7902a68f9
commit
ebd78999bb
|
@ -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
|
||||
|
|
Reference in New Issue