From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/3] make.sh: Move python3-tomli to before qemu as it is now needed for the build
Date: Mon, 13 Jan 2025 22:40:32 +0100 [thread overview]
Message-ID: <20250113214032.2221688-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250113214032.2221688-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 628 bytes --]
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
make.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.47.1
prev parent reply other threads:[~2025-01-13 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-13 21:40 [PATCH 1/3] qemu: Update to version 9.2.0 Adolf Belka
2025-01-13 21:40 ` [PATCH 2/3] qemu-ga: " Adolf Belka
2025-01-13 21:40 ` Adolf Belka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250113214032.2221688-3-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox