mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 06:22:42 +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"
|
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"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user