Control: tags -1 + wontfix [Helmut Grohne 2021-02-21] > actually builds with gcc rather than clang. Thus clang can be dropped. > The fonts and javascript libraries are not needed for building either, > they're only needed in an installation. Please consider applying the > attached patch to drop all of the mentioned dependencies.
The reason it have these build dependencies, is to make sure the package only build on architectures where it will actually work, to avoid earning a release critical bug of providing binaries that do not work. I am thus very reluctant to drop build dependencies also needed at runtime. -- Happy hacking Petter Reinholdtsen

