summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
index 317d2387b..3391da0ff 100644
--- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
+++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
@@ -19,6 +19,8 @@ UPSTREAM_CHECK_REGEX = "cyrus-sasl-(?P<pver>(\d+(\.\d+)+))\.tar"
19 19
20inherit autotools-brokensep pkgconfig useradd systemd 20inherit autotools-brokensep pkgconfig useradd systemd
21 21
22CLEANBROKEN = "1"
23
22EXTRA_OECONF += "--with-dblib=berkeley \ 24EXTRA_OECONF += "--with-dblib=berkeley \
23 --with-bdb-libdir=${STAGING_LIBDIR} \ 25 --with-bdb-libdir=${STAGING_LIBDIR} \
24 --with-bdb-incdir=${STAGING_INCDIR} \ 26 --with-bdb-incdir=${STAGING_INCDIR} \