From: Markus Volk Date: Sat, 27 May 2023 13:32:52 +0000 (+0200) Subject: shadow: add libxcrypt-native dependency X-Git-Tag: uninative-4.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65532fc751dc00e5568e256166f7b259d3a3c06c;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git shadow: add libxcrypt-native dependency crypt.h is otherwise taken from the host machine Signed-off-by: Markus Volk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index cf05a3af93c..7206bfdf020 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c9a450b7be84eac23e6353efecb60b5b \ file://src/passwd.c;beginline=2;endline=30;md5=758c26751513b6795395275969dd3be1 \ " -DEPENDS = "virtual/crypt" +DEPENDS = "virtual/crypt libxcrypt-native" GITHUB_BASE_URI = "https://github.com/shadow-maint/shadow/releases" SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz \