Package: fonttools
Version: 4.26.2-2
Severity: wishlist
Hi!
Trying to cross-build a package that B-Depends on fonttools will currently
fail as it tries to install target ("host") arch fonttools. This can be
solved by adding
Multi-Arch: foreign
to this binary's control stanza. Unlike the python bits, there are no
interfaces that don't cross process boundary.
