mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 04:21:26 +00:00
nostromo: Add dep on virtual/crypt
glibc 2.28+ this library is not part of libc package Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dc34422037
commit
fad9dec084
@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "541494ecfeafec58c0876ccc90cc23b06e0144f6f42029af44c7cdb1f4
|
|||||||
|
|
||||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||||
|
|
||||||
DEPENDS = "openssl groff-native base-passwd"
|
DEPENDS = "openssl groff-native base-passwd virtual/crypt"
|
||||||
|
|
||||||
inherit update-rc.d
|
inherit update-rc.d
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user