This module is needed by ptests in 0.19+
Signed-off-by: Khem Raj <[email protected]>
---
meta-python/recipes-devtools/python/python3-pyzstd_0.19.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-pyzstd_0.19.0.bb
b/meta-python/recipes-devtools/python/python3-pyzstd_0.19.0.bb
index b41746dbae..31d3db3f00 100644
--- a/meta-python/recipes-devtools/python/python3-pyzstd_0.19.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzstd_0.19.0.bb
@@ -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"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122478):
https://lists.openembedded.org/g/openembedded-devel/message/122478
Mute This Topic: https://lists.openembedded.org/mt/116703353/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-