mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 02:33:48 +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:
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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user