mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +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"
|
SUMMARY = "Generic client/server library for SASL authentication"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
HOMEPAGE = "http://asg.web.cmu.edu/sasl/"
|
HOMEPAGE = "http://asg.web.cmu.edu/sasl/"
|
||||||
DEPENDS = "openssl virtual/db"
|
DEPENDS = "openssl db"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user