Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] bluez4: add readline dependency
@ 2013-04-08 12:56 Alex DAMIAN
  2013-04-08 17:57 ` Saul Wold
  2013-04-22 17:15 ` Javier Viguera
  0 siblings, 2 replies; 8+ messages in thread
From: Alex DAMIAN @ 2013-04-08 12:56 UTC (permalink / raw)
  To: paul.eggleton, raj.khem, cristian.iorga, openembedded-core
  Cc: Alexandru DAMIAN

From: Alexandru DAMIAN <alexandru.damian@intel.com>

bluez4 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: Alexandru DAMIAN <alexandru.damian@intel.com>
---
 meta/recipes-connectivity/bluez/bluez4.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/bluez/bluez4.inc b/meta/recipes-connectivity/bluez/bluez4.inc
index bff24d3..42d82b0 100644
--- a/meta/recipes-connectivity/bluez/bluez4.inc
+++ b/meta/recipes-connectivity/bluez/bluez4.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
                     file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09 \
                     file://src/main.c;beginline=1;endline=24;md5=9bc54b93cd7e17bf03f52513f39f926e \
                     file://sbc/sbc.c;beginline=1;endline=25;md5=1a40781ed30d50d8639323a184aeb191"
-DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck"
+DEPENDS = "udev libusb dbus-glib glib-2.0 libcheck readline"
 RDEPENDS_${PN}-dev = "bluez-hcidump"
 
 PACKAGECONFIG ??= "\
-- 
1.7.10.4




^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-04-22 17:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 12:56 [PATCH] bluez4: add readline dependency Alex DAMIAN
2013-04-08 17:57 ` Saul Wold
2013-04-08 18:19   ` Mark Hatle
2013-04-09 14:52   ` Damian, Alexandru
2013-04-09 14:58     ` Iorga, Cristian
2013-04-09 15:04       ` Burton, Ross
2013-04-09 15:11         ` Saul Wold
2013-04-22 17:15 ` Javier Viguera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox