mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user