guitarix: make bluez a PACKAGECONFIG - disabled by default

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-31 19:41:15 +01:00
parent ccebcd7b66
commit 3ddf7b11f6

View File

@@ -19,7 +19,6 @@ DEPENDS += " \
boost \
libeigen \
avahi \
bluez5 \
gtkmm \
jack \
lilv \
@@ -30,6 +29,8 @@ DEPENDS += " \
zita-convolver \
"
PACKAGECONFIG[bluez] = ",--no-bluez,bluez5"
EXTRA_OECONF = " \
--disable-sse \
--ldflags="${LDFLAGS}" \