mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 09:27:49 +00:00
bluez: depends on libusb-compat
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6340bcf75e
commit
dce8bc770a
@ -4,6 +4,7 @@
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build alsa-lib
|
||||
$SCRIPTS/build libusb-compat
|
||||
$SCRIPTS/build dbus
|
||||
$SCRIPTS/build glib
|
||||
#$SCRIPTS/build gettext
|
||||
@ -65,4 +66,4 @@ fi
|
||||
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
$MAKEINSTALL
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install libusb-compat
|
||||
$SCRIPTS/install dbus
|
||||
$SCRIPTS/install glib
|
||||
$SCRIPTS/install alsa-lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user