]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: Exempt more rust packages from rootfile check
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jan 2026 12:11:28 +0000 (12:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jan 2026 12:11:28 +0000 (12:11 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 6a3130c08b222bc0f7b844ee0c6c3acd7146ba74..205aba0570775f63d974c806b3764468a4e6b10b 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -2321,9 +2321,13 @@ check_rootfiles_for_arch() {
                liburcu
                ovmf
                qemu
+               rust-crc32fast
                rust-memchr
                rust-libc
+               rust-libc-0.2.108
+               rust-linux-raw-sys
                rust-ppv-lite86
+               rust-rustix
                xfsprogs
        )