diff --git a/recipes-musicians/guitarix/guitarix.bb b/recipes-musicians/guitarix/guitarix.bb index a5eae65..c65804e 100644 --- a/recipes-musicians/guitarix/guitarix.bb +++ b/recipes-musicians/guitarix/guitarix.bb @@ -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}" \