Remove Xmlto

As the use of xmlto to generate manpage is replaced by xsltproc
in 9b95c55574
I believe it would be better to remove Xmlto related codes, so
unnecessary dependencies would not be installed for building this package.
This commit is contained in:
Staph. aureus
2022-07-05 12:44:10 +09:00
committed by akallabeth
parent 2da280b8a1
commit b72e06b9b9
2 changed files with 0 additions and 36 deletions

View File

@@ -9,7 +9,6 @@ Build-Depends:
autotools-dev,
cmake,
pkg-config,
xmlto,
libssl-dev,
docbook-xsl,
xsltproc,