Package: libtweeny-dev Version: 3-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability Control: affects -1 + src:nheko
nheko fails to cross build from source, because its dependency on libtweeny-dev is not satisfiable. In general, Architecture: all packages can never satisfy cross Build-Depends unless marked Multi-Arch: foreign or annotated :native. Since libtweeny-dev is a header-only library with no further dependencies or maintainer scripts, marking it Multi-Arch: foreign is safe. Please consider applying the attached patch. Helmut
diff --minimal -Nru tweeny-3/debian/changelog tweeny-3/debian/changelog --- tweeny-3/debian/changelog 2019-01-10 15:28:44.000000000 +0100 +++ tweeny-3/debian/changelog 2019-12-01 13:27:32.000000000 +0100 @@ -1,3 +1,10 @@ +tweeny (3-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark libtweeny-dev Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Sun, 01 Dec 2019 13:27:32 +0100 + tweeny (3-1) unstable; urgency=medium * New upstream release. diff --minimal -Nru tweeny-3/debian/control tweeny-3/debian/control --- tweeny-3/debian/control 2019-01-10 15:28:44.000000000 +0100 +++ tweeny-3/debian/control 2019-12-01 13:27:31.000000000 +0100 @@ -10,6 +10,7 @@ Package: libtweeny-dev Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Description: modern C++ tweening library Tweeny is an inbetweening library designed for the creation of complex