mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Drop IWYU
We use clang-tidy's include checker, so let's stop installing IWYU.
This commit is contained in:
@@ -12,7 +12,6 @@ PrepareScripts=%D/mkosi/mkosi.images/build/mkosi.conf.d/debian-ubuntu/mkosi.prep
|
||||
Packages=
|
||||
clang-tools
|
||||
gh
|
||||
iwyu
|
||||
lcov
|
||||
mypy
|
||||
shellcheck
|
||||
|
||||
@@ -5,7 +5,6 @@ Distribution=fedora
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
iwyu
|
||||
lcov
|
||||
gh
|
||||
ruff
|
||||
|
||||
@@ -11,7 +11,6 @@ PrepareScripts=%D/mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.prepare
|
||||
Packages=
|
||||
clang-tools
|
||||
gh
|
||||
include-what-you-use
|
||||
lcov
|
||||
mypy
|
||||
python3-ruff
|
||||
|
||||
Reference in New Issue
Block a user