qemu: fix error on python dependency at build
authorErwan MAS <erwan@mas.nom.fr>
Fri, 13 Dec 2024 15:33:13 +0000 (10:33 -0500)
committerRosen Penev <rosenp@gmail.com>
Fri, 13 Dec 2024 19:22:53 +0000 (11:22 -0800)
commitedad451a84a39bbc25fb8213243e2d9eccdbd5c3
tree4591a603bb19db62cbeac696a9a6e972095389c2
parent8ba3801f84889440e5f8e578f3104aa738a3454a
qemu: fix error on python dependency at build

qemu need a recent version of python build , this is visible when you build with the docker image of the sdk see https://github.com/openwrt/docker/
error generated during the build : found no usable tomli, please install it

Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
utils/qemu/Makefile