bluez: build missing bluetooth utilities
This commit is contained in:
parent
000973d1a1
commit
f1bb34f380
@ -77,6 +77,13 @@ in stdenv.mkDerivation rec {
|
||||
"--enable-nfc"
|
||||
"--enable-sap"
|
||||
"--enable-sixaxis"
|
||||
"--enable-btpclient"
|
||||
"--enable-hid2hci"
|
||||
"--enable-logger"
|
||||
|
||||
# To provide ciptool, sdptool, and rfcomm (unmaintained)
|
||||
# superseded by new D-Bus APIs
|
||||
"--enable-deprecated"
|
||||
];
|
||||
|
||||
# Work around `make install' trying to create /var/lib/bluetooth.
|
||||
|
Loading…
Reference in New Issue
Block a user