]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Replace base-devel with base in arch tools packages
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 18 Apr 2025 13:59:41 +0000 (15:59 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 23 Jun 2025 18:49:24 +0000 (03:49 +0900)
base-devel pulls in a bit too much, especially for NO_BUILD builds
so let's use base instead.

(cherry picked from commit 8ffacf8efa97a8c375dda46dc6d9c4a1940b6fa2)

mkosi/mkosi.tools.conf/mkosi.conf.d/arch.conf

index 20e7abc14aa8df7e09bc667ab12f307fcf9a3204..66acf0462a9d4ed463d48a3b92c47bc07aa5f773 100644 (file)
@@ -9,9 +9,10 @@ Include=%D/mkosi/mkosi.conf.d/arch/mkosi.conf.d/pkgenv.conf
 [Content]
 PrepareScripts=%D/mkosi/mkosi.images/build/mkosi.conf.d/arch/mkosi.prepare
 Packages=
-        base-devel
+        base
         github-cli
         lcov
         mypy
+        pkgconf
         ruff
         shellcheck