Required with glibc 2.28+ where crypt is no longer part of glibc.

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-extras/recipes-extended/thttpd/thttpd_2.28.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-arago-extras/recipes-extended/thttpd/thttpd_2.28.bb 
b/meta-arago-extras/recipes-extended/thttpd/thttpd_2.28.bb
index 0477509..741e1bd 100644
--- a/meta-arago-extras/recipes-extended/thttpd/thttpd_2.28.bb
+++ b/meta-arago-extras/recipes-extended/thttpd/thttpd_2.28.bb
@@ -6,6 +6,8 @@ LICENSE = "BSD"
 HOMEPAGE = "http://www.acme.com/software/thttpd/";
 PR ="r0"
 
+DEPENDS += "virtual/crypt"
+
 LIC_FILES_CHKSUM = 
"file://thttpd.c;beginline=1;endline=26;md5=525c6428ecff95f4e71d5b3c88a34fff"
 SRC_URI = "http://www.acme.com/software/thttpd/thttpd-${PV}.tar.gz \
           file://install.patch \
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to