mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
cyrus-sasl: virtual/db isn't used by core, change to db
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
4f3289fe4d
commit
17cb24d293
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user