diff options
-rw-r--r-- | meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
26 | 26 | ||
27 | PARALLEL_MAKE = "" | 27 | PARALLEL_MAKE = "" |
28 | 28 | ||
29 | DEPENDS += "popt libtevent libtalloc" | 29 | DEPENDS += "popt libtevent libtalloc libldb" |
30 | 30 | ||
31 | do_configure() { | 31 | do_configure() { |
32 | oe_runconf | 32 | oe_runconf |