diff options
-rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb index a6926d8f44..d6c449b5db 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.7.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Lightweight secure web server" | |||
2 | HOMEPAGE = "http://www.hiawatha-webserver.org" | 2 | HOMEPAGE = "http://www.hiawatha-webserver.org" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" |
5 | DEPENDS = "libxml2 libxslt" | 5 | DEPENDS = "libxml2 libxslt virtual/crypt" |
6 | 6 | ||
7 | SECTION = "net" | 7 | SECTION = "net" |
8 | 8 | ||