mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
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:
@@ -19,5 +19,5 @@ ToolsTreePackages=
|
||||
python3-mypy
|
||||
python3-pytest
|
||||
shellcheck
|
||||
xsltproc
|
||||
libxslt
|
||||
docbook-style-xsl
|
||||
|
||||
Reference in New Issue
Block a user