mkosi: Drop IWYU

We use clang-tidy's include checker, so let's stop installing IWYU.
This commit is contained in:
Daan De Meyer
2025-11-20 13:18:30 +01:00
parent 2e5f717545
commit 6629107404
3 changed files with 0 additions and 3 deletions

View File

@@ -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

View File

@@ -5,7 +5,6 @@ Distribution=fedora
[Content]
Packages=
iwyu
lcov
gh
ruff

View File

@@ -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