mkosi: Install libxslt on CentOS/Fedora instead of xsltproc

Same package, but xsltproc is a very recently introduced Provides
for libxslt, and isn't available on CentOS Stream 9, so let's install
the package directly instead.
This commit is contained in:
Daan De Meyer
2025-01-14 13:53:26 +01:00
parent f54390de87
commit 05932f4768

View File

@@ -19,5 +19,5 @@ ToolsTreePackages=
python3-mypy
python3-pytest
shellcheck
xsltproc
libxslt
docbook-style-xsl