mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-02 05:33:57 -09:00
Since zipstream-ng v1.9.0 the python zstd module introduced in python
3.14 is required at runtime [1].
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/12857413941
[1] 1e3754cb26
Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Julien Olivain <ju.o@free.fr>