mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
hiawatha: Add missing dep on virtual/crypt
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8df1a1b43e
commit
c9e1918542
@ -2,7 +2,7 @@ SUMMARY = "Lightweight secure web server"
|
||||
HOMEPAGE = "http://www.hiawatha-webserver.org"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
|
||||
DEPENDS = "libxml2 libxslt"
|
||||
DEPENDS = "libxml2 libxslt virtual/crypt"
|
||||
|
||||
SECTION = "net"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user