diff options
-rw-r--r-- | meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb index 86928294bf..a03712c552 100644 --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb | |||
@@ -20,7 +20,6 @@ UPSTREAM_CHECK_URI = "https://github.com/cyrusimap/cyrus-sasl/archives" | |||
20 | 20 | ||
21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
22 | 22 | ||
23 | CLEANBROKEN = "1" | ||
24 | inherit autotools pkgconfig useradd systemd | 23 | inherit autotools pkgconfig useradd systemd |
25 | 24 | ||
26 | EXTRA_OECONF += "--with-dblib=berkeley \ | 25 | EXTRA_OECONF += "--with-dblib=berkeley \ |