~ruther/guix-local

ebd78999bb55eb34afa8e446e1fbdadb26f16048 — Marius Bakke 3 years ago f7902a6
gnu: network-manager-applet: Remove obsolete input.

* gnu/packages/gnome.scm (network-manager-applet)[native-inputs]: Remove
INTLTOOL.  Add GETTEXT-MINIMAL.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -1
@@ 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