mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
python3-pyzstd: Add ptest dependency on backports.zstd
This module is needed by ptests in 0.19+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
332072205f
commit
0b5f2ba62c
@ -18,3 +18,5 @@ DEPENDS += "python3-hatch-vcs-native"
|
||||
do_configure:append:arm:toolchain-clang() {
|
||||
sed -i -e "s|'-flto'|''|" ${S}/setup.py
|
||||
}
|
||||
|
||||
RDEPENDS:${PN}-ptest += "python3-backports-zstd"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user