From: Alexandru DAMIAN <alexandru.dam...@intel.com> bluez5 uses readline to be build, but the dependency is not listed This is listed in the configuration log. So we add it.
Signed-off-by: Cristian Iorga <cristian.io...@intel.com> --- meta/recipes-connectivity/bluez5/bluez5.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index db9c766..86a9bbe 100644 --- a/meta/recipes-connectivity/bluez5/bluez5.inc +++ b/meta/recipes-connectivity/bluez5/bluez5.inc @@ -6,7 +6,7 @@ LICENSE = "GPLv2+ & LGPLv2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09 \ file://src/main.c;beginline=1;endline=24;md5=9bc54b93cd7e17bf03f52513f39f926e" -DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck libical" +DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck libical readline" PACKAGECONFIG ??= "\ ${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)}\ -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core