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
