summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/libldb/libldb_1.1.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_1.1.21.bb b/meta-networking/recipes-support/libldb/libldb_1.1.21.bb
index e9659d5fb..bdad87d38 100644
--- a/meta-networking/recipes-support/libldb/libldb_1.1.21.bb
+++ b/meta-networking/recipes-support/libldb/libldb_1.1.21.bb
@@ -32,6 +32,7 @@ EXTRA_OECONF += "--disable-rpath \
32 --with-privatelibdir=${libdir}/ldb \ 32 --with-privatelibdir=${libdir}/ldb \
33 --with-libiconv=${STAGING_DIR_HOST}${prefix}\ 33 --with-libiconv=${STAGING_DIR_HOST}${prefix}\
34 " 34 "
35DISABLE_STATIC = ""
35 36
36PACKAGES += "pyldb pyldb-dbg pyldb-dev" 37PACKAGES += "pyldb pyldb-dbg pyldb-dev"
37 38