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
|
#:configure-flags
|
||||||
'("-Dappindicator=yes")))
|
'("-Dappindicator=yes")))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list intltool
|
(list gettext-minimal
|
||||||
`(,glib "bin") ; for glib-compile-resources, etc.
|
`(,glib "bin") ; for glib-compile-resources, etc.
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
gtk-doc/stable
|
gtk-doc/stable
|
||||||
|
|
Reference in New Issue