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

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

View file

@ -8189,11 +8189,11 @@ (define-public network-manager-applet
#:configure-flags
'("-Dappindicator=yes")))
(native-inputs
`(("intltool" ,intltool)
("glib:bin" ,glib "bin") ; for glib-compile-resources, etc.
("gobject-introspection" ,gobject-introspection)
("gtk-doc" ,gtk-doc/stable)
("pkg-config" ,pkg-config)))
(list intltool
`(,glib "bin") ; for glib-compile-resources, etc.
gobject-introspection
gtk-doc/stable
pkg-config))
(propagated-inputs
;; libnm-gtk.pc refers to all these.
(list dbus-glib gtk+ network-manager