[3/3] make.sh: Move python3-tomli to before qemu as it is now needed for the build

Message ID 20250113214032.2221688-3-adolf.belka@ipfire.org
State New
Headers
Series [1/3] qemu: Update to version 9.2.0 |

Commit Message

Adolf Belka Jan. 13, 2025, 9:40 p.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 make.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/make.sh b/make.sh
index 84b00f9ad..98be6ab1c 100755
--- a/make.sh
+++ b/make.sh
@@ -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