mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 13:31:16 +02:00
gnu: bluez: enable wiimote plugin.
* gnu/packages/linux.scm (bluez)[configure-flags]: Add "--enable-wiimote". Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
@@ -6085,6 +6085,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
|
||||
#~(list "--sysconfdir=/etc"
|
||||
"--localstatedir=/var"
|
||||
"--enable-library"
|
||||
"--enable-wiimote"
|
||||
"--disable-systemd"
|
||||
;; TODO: is this needed? Not installed by default since 5.55.
|
||||
"--enable-hid2hci"
|
||||
|
||||
Reference in New Issue
Block a user