mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: lcov and shellcheck are not in EPEL 10
Let's drop these from CentOS Stream tools trees as they are not in EPEL 10 yet.
This commit is contained in:
@@ -5,7 +5,6 @@ ToolsTreePackages=
|
||||
gcc
|
||||
gdb
|
||||
gperf
|
||||
lcov
|
||||
llvm
|
||||
meson
|
||||
pkgconf
|
||||
|
||||
@@ -7,6 +7,7 @@ ToolsTreeDistribution=arch
|
||||
ToolsTreePackages=
|
||||
cryptsetup
|
||||
github-cli
|
||||
lcov
|
||||
libcap
|
||||
libmicrohttpd
|
||||
libxslt
|
||||
|
||||
@@ -18,6 +18,5 @@ ToolsTreePackages=
|
||||
python3-lxml
|
||||
python3-mypy
|
||||
python3-pytest
|
||||
shellcheck
|
||||
libxslt
|
||||
docbook-style-xsl
|
||||
|
||||
@@ -7,6 +7,7 @@ ToolsTreeDistribution=|ubuntu
|
||||
[Build]
|
||||
ToolsTreePackages=
|
||||
gh
|
||||
lcov
|
||||
libblkid-dev
|
||||
libcap-dev
|
||||
libcryptsetup-dev
|
||||
|
||||
@@ -5,5 +5,7 @@ ToolsTreeDistribution=fedora
|
||||
|
||||
[Build]
|
||||
ToolsTreePackages=
|
||||
lcov
|
||||
gh
|
||||
ruff
|
||||
shellcheck
|
||||
|
||||
@@ -5,6 +5,7 @@ ToolsTreeDistribution=opensuse
|
||||
|
||||
[Build]
|
||||
ToolsTreePackages=
|
||||
lcov
|
||||
libz1
|
||||
gh
|
||||
mypy
|
||||
|
||||
Reference in New Issue
Block a user