diff options
-rw-r--r-- | meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 2 |
1 files changed, 1 insertions, 1 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 e3ff56d821..ea9cd1c240 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 | |||
@@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-${PV}.tar.gz \ | |||
12 | file://sasl.h-include-stddef.h-for-size_t-on-NetBSD.patch \ | 12 | file://sasl.h-include-stddef.h-for-size_t-on-NetBSD.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | inherit autotools pkgconfig useradd | 15 | inherit autotools-brokensep pkgconfig useradd |
16 | 16 | ||
17 | EXTRA_OECONF += "--with-dblib=berkeley \ | 17 | EXTRA_OECONF += "--with-dblib=berkeley \ |
18 | --with-bdb-libdir=${STAGING_LIBDIR} \ | 18 | --with-bdb-libdir=${STAGING_LIBDIR} \ |