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:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user