bluez: bluetoothd service needs dbus.
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
sv check dbus >/dev/null || exit 1
|
||||||
exec /usr/libexec/bluetooth/bluetoothd -n >/dev/null
|
exec /usr/libexec/bluetooth/bluetoothd -n >/dev/null
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'bluez'
|
# Template file for 'bluez'
|
||||||
pkgname=bluez
|
pkgname=bluez
|
||||||
version=5.30
|
version=5.30
|
||||||
revision=1
|
revision=2
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udevdir=/usr/lib/udev
|
configure_args="--with-udevdir=/usr/lib/udev
|
||||||
|
|||||||
Reference in New Issue
Block a user