]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
make.sh: Move python3-tomli to before qemu as it is now needed for the build
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 13 Jan 2025 21:40:32 +0000 (22:40 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 24 Jan 2025 13:24:00 +0000 (14:24 +0100)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index d446d4d972ac13ebbf6687007d0c3ce49f464b58..af34d79542302bcc140fbea80a4b5c61f5d932f0 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1874,6 +1874,7 @@ build_system() {
        lfsmake2 libseccomp
        lfsmake2 libslirp
        lfsmake2 dtc
+       lfsmake2 python3-tomli
        lfsmake2 qemu
        lfsmake2 nagios_nrpe
        lfsmake2 nagios-plugins
@@ -1939,7 +1940,6 @@ build_system() {
        lfsmake2 python3-certifi
        lfsmake2 python3-idna
        lfsmake2 python3-requests
-       lfsmake2 python3-tomli
        lfsmake2 python3-pep517
        lfsmake2 python3-build
        lfsmake2 python3-install