mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-05 08:45:55 +02:00
gnu: bluez: Simplify inputs.
* gnu/packages/linux.scm (bluez)[native-inputs]: Remove labels.
This commit is contained in:
@@ -5458,9 +5458,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
|
||||
(search-input-file inputs "/bin/udevadm")))
|
||||
#t))))))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("rst2man" ,python-docutils)
|
||||
("gettext" ,gettext-minimal)))
|
||||
(list pkg-config python-docutils gettext-minimal))
|
||||
(inputs
|
||||
(list glib dbus eudev libical readline))
|
||||
(home-page "http://www.bluez.org/")
|
||||
|
||||
Reference in New Issue
Block a user