mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
ruby: add libxcrypt-native dependency
crypt.h is otherwise taken from the host machine (From OE-Core rev: 167c2c9f15c1bfe401c0512e420a76fa1379c012) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
81fd8e59b5
commit
0f44ebfef9
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5b8c87559868796979806100db3f3805 \
|
|||||||
file://LEGAL;md5=bcd74b47bbaf2051c5e49811a5faa97a \
|
file://LEGAL;md5=bcd74b47bbaf2051c5e49811a5faa97a \
|
||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS = "zlib openssl libyaml gdbm readline libffi"
|
DEPENDS = "zlib openssl libyaml gdbm readline libffi libxcrypt-native"
|
||||||
DEPENDS:append:class-target = " ruby-native"
|
DEPENDS:append:class-target = " ruby-native"
|
||||||
DEPENDS:append:class-nativesdk = " ruby-native"
|
DEPENDS:append:class-nativesdk = " ruby-native"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user