On 29/1/25 09:34, Heiko Becker wrote:
On Tuesday, 28 January 2025 23:45:22 CET, Alexander Neundorf wrote:
I'm trying to build karchive using kde-builder, and it fails with
sphinx, sphinx.builders.qthelp is missing. Where should this come
from ? Or how can I disable this ?
Whatever packages https://pypi.org/project/sphinxcontrib-qthelp/ for
your distro, I'd say, or -DBUILD_QTHELP_DOCS=FALSE for ecm. Or
-DBUILD_DOC=FALSE for a even more blunt solution.
ecm should probably grow a check for that python module, besides the
one for Sphinx itself.
Regards,
Heiko
Likely python3-sphinxcontrib.qthelp