From 053248455f81262900922ce556452e61cf105ab4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 14 Dec 2015 19:30:34 +0100 Subject: ctdb: add dependency on libldb * libldb is autodetected from sysroot: WARN: ctdb: ctdb rdepends on libtdb, but it isn't a build dependency? Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking') diff --git a/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb b/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb index a65527e9d0..0cc7aadf17 100644 --- a/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb +++ b/meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb @@ -26,7 +26,7 @@ inherit autotools-brokensep pkgconfig systemd PARALLEL_MAKE = "" -DEPENDS += "popt libtevent libtalloc" +DEPENDS += "popt libtevent libtalloc libldb" do_configure() { oe_runconf -- cgit v1.2.3-54-g00ecf