[oe] [meta-networking][PATCH] cyrus-sasl: depend on db

Chunrong Guo B40290 at freescale.com
Wed Dec 20 05:45:50 UTC 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

*db don't provide virtual/db

https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=fe10cad66932c23812f344c6551cdb4f9e0b867b

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 eaa453d..64d1a76 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
@@ -1,7 +1,7 @@
 SUMMARY = "Generic client/server library for SASL authentication"
 SECTION = "libs"
 HOMEPAGE = "http://asg.web.cmu.edu/sasl/"
-DEPENDS = "openssl virtual/db"
+DEPENDS = "openssl db"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396"
 
-- 
1.9.0




More information about the Openembedded-devel mailing list