[3/3] make.sh: Move python3-tomli to before qemu as it is now needed for the build
Commit Message
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
make.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1870,6 +1870,7 @@ build_system() {
lfsmake2 libseccomp
lfsmake2 libslirp
lfsmake2 dtc
+ lfsmake2 python3-tomli
lfsmake2 qemu
lfsmake2 netsnmpd
lfsmake2 nagios_nrpe
@@ -1937,7 +1938,6 @@ build_system() {
lfsmake2 python3-certifi
lfsmake2 python3-idna
lfsmake2 python3-requests
- lfsmake2 python3-tomli
lfsmake2 python3-pep517
lfsmake2 python3-build
lfsmake2 python3-install