hiawatha: Add missing dep on virtual/crypt

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2018-08-11 15:05:14 -07:00
parent 8df1a1b43e
commit c9e1918542

View File

@ -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"