gnu: jack-select: Drop input labels.

* gnu/packages/music.scm (jack-select)[inputs]: Drop labels.
This commit is contained in:
Ricardo Wurmus 2023-02-07 19:50:47 +01:00
parent ea9edbc525
commit 8224c7bef8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3308,12 +3308,12 @@ (define-public jack-select
(native-inputs (native-inputs
(list pkg-config)) (list pkg-config))
(inputs (inputs
`(("alsa-lib" ,alsa-lib) (list alsa-lib
("python" ,python-wrapper) python-dbus
("python-pyudev" ,python-pyudev) python-pygobject
("python-pyxdg" ,python-pyxdg) python-pyudev
("python-dbus" ,python-dbus) python-pyxdg
("python-pygobject" ,python-pygobject))) python-wrapper))
(home-page "https://github.com/SpotlightKid/jack-select") (home-page "https://github.com/SpotlightKid/jack-select")
(synopsis "Systray application to quickly change the JACK-DBus configuration") (synopsis "Systray application to quickly change the JACK-DBus configuration")
(description "This application displays an icon in the system tray (also (description "This application displays an icon in the system tray (also