]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: lcov and shellcheck are not in EPEL 10
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 17 Jan 2025 14:35:37 +0000 (15:35 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Jan 2025 09:57:29 +0000 (10:57 +0100)
Let's drop these from CentOS Stream tools trees as they are not in
EPEL 10 yet.

mkosi.conf.d/05-tools/mkosi.conf
mkosi.conf.d/05-tools/mkosi.conf.d/arch.conf
mkosi.conf.d/05-tools/mkosi.conf.d/centos-fedora.conf
mkosi.conf.d/05-tools/mkosi.conf.d/debian-ubuntu.conf
mkosi.conf.d/05-tools/mkosi.conf.d/fedora.conf
mkosi.conf.d/05-tools/mkosi.conf.d/opensuse.conf

index 322851b627dc262d3f4a62b61d4f1331fc18a04e..6656cee287f7bda9cd3268eb3dff0ea653d78eb5 100644 (file)
@@ -5,7 +5,6 @@ ToolsTreePackages=
         gcc
         gdb
         gperf
-        lcov
         llvm
         meson
         pkgconf
index c6ec83a6b03079c1fdc5ce61fe779199d7d6d56e..fdb147a1c79450ab25e385b56c8774d72987076b 100644 (file)
@@ -7,6 +7,7 @@ ToolsTreeDistribution=arch
 ToolsTreePackages=
         cryptsetup
         github-cli
+        lcov
         libcap
         libmicrohttpd
         libxslt
index 80874391e598af08db8c8908729814aefc3fe24b..5dc5662115c3c0d09147a32ca5eb82cee316f491 100644 (file)
@@ -18,6 +18,5 @@ ToolsTreePackages=
         python3-lxml
         python3-mypy
         python3-pytest
-        shellcheck
         libxslt
         docbook-style-xsl
index 106072f541311dbc9aa0af13f62e7578b2b55e15..c060e57e82a081e7d9a10408c0b74671e25dcdf6 100644 (file)
@@ -7,6 +7,7 @@ ToolsTreeDistribution=|ubuntu
 [Build]
 ToolsTreePackages=
         gh
+        lcov
         libblkid-dev
         libcap-dev
         libcryptsetup-dev
index 777c13f45cd21684907ea6d2f831f372274dfb6f..66592b86ad435a300580b3befda456651f0fcfb2 100644 (file)
@@ -5,5 +5,7 @@ ToolsTreeDistribution=fedora
 
 [Build]
 ToolsTreePackages=
+        lcov
         gh
         ruff
+        shellcheck
index 8a659360fa22158caee674bb2398cd432c7c11b8..aeaa325d069e2a0a4c5560416152cc0587710fb1 100644 (file)
@@ -5,6 +5,7 @@ ToolsTreeDistribution=opensuse
 
 [Build]
 ToolsTreePackages=
+        lcov
         libz1
         gh
         mypy