#1108102 kpimtextedit FTCBFS: unsatisfiable test dependencies

#1108102#5
Date:
2025-06-20 09:55:18 UTC
From:
To:
kpimtextedit fails to cross build from source, because its openbox
dependency is not cross-satisfiable. It's only used for testing (or
actually it was only used for testing, but those tests are not presently
run), so we may annotate it <!nocheck>. I tried comparing a nocheck
build with a full build, but there are unexpected differences as
different symbols are exported depending on BUILD_TESTING, see
src/kpimtextedit_private_export.h. Please consider applying the attached
patch in forky.

Helmut