Source: sachesi Version: 2.0.4+ds-4 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs
sachesi fails to cross build from source, because it fails to run lrelease due to a missing build dependency on qt5-qmake:native. Please consider applying the attached patch to make sachesi cross buildable. Helmut
diff --minimal -Nru sachesi-2.0.4+ds/debian/changelog sachesi-2.0.4+ds/debian/changelog --- sachesi-2.0.4+ds/debian/changelog 2021-01-16 10:48:52.000000000 +0100 +++ sachesi-2.0.4+ds/debian/changelog 2021-05-03 20:36:32.000000000 +0200 @@ -1,3 +1,11 @@ +sachesi (2.0.4+ds-4.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix FTCBFS: Missing Build-Depends: qt5-qmake:native for using lrelease. + (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Mon, 03 May 2021 20:36:32 +0200 + sachesi (2.0.4+ds-4) unstable; urgency=medium [ Bastian Germann ] diff --minimal -Nru sachesi-2.0.4+ds/debian/control sachesi-2.0.4+ds/debian/control --- sachesi-2.0.4+ds/debian/control 2020-10-31 16:38:33.000000000 +0100 +++ sachesi-2.0.4+ds/debian/control 2021-05-03 20:36:31.000000000 +0200 @@ -2,7 +2,7 @@ Section: comm Priority: optional Maintainer: Bastian Germann <bastiangerm...@fishpost.de> -Build-Depends: debhelper-compat (= 13), qtdeclarative5-dev, qttools5-dev-tools, +Build-Depends: debhelper-compat (= 13), qt5-qmake:native, qtdeclarative5-dev, qttools5-dev-tools, liblzo2-dev, libquazip5-dev, libudev-dev, libusb-1.0-0-dev, libssl-dev, zlib1g-dev Standards-Version: 4.5.0