mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Replace base-devel with base in arch tools packages
base-devel pulls in a bit too much, especially for NO_BUILD builds so let's use base instead.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user