Merge pull request #134126 from tekeri/bluez-enable-deprecated

bluez: build missing bluetooth utilities
This commit is contained in:
Sandro 2021-08-23 12:24:35 +02:00 committed by GitHub
commit c8dadde1d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.