Source: extra-cmake-modules Version: 5.78.0-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap
extra-cmake-modules participates in dependency loops relevant to architecture bootstrap. Instead of looking into such a difficult problem, I looked for easily droppable dependencies and found that its qt dependencies are unused - presumably since its test suite is disabled. Please consider applying the attached patch to drop the relevant dependencies. Alternatively, consider enabling the tests. Helmut
diff --minimal -Nru extra-cmake-modules-5.78.0/debian/changelog extra-cmake-modules-5.78.0/debian/changelog --- extra-cmake-modules-5.78.0/debian/changelog 2021-01-22 14:43:12.000000000 +0100 +++ extra-cmake-modules-5.78.0/debian/changelog 2021-01-27 06:54:03.000000000 +0100 @@ -1,3 +1,10 @@ +extra-cmake-modules (5.78.0-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused qt build dependencies. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Wed, 27 Jan 2021 06:54:03 +0100 + extra-cmake-modules (5.78.0-3) unstable; urgency=medium * Cherry-pick upstream fix for tar invocation in app templates. diff --minimal -Nru extra-cmake-modules-5.78.0/debian/control extra-cmake-modules-5.78.0/debian/control --- extra-cmake-modules-5.78.0/debian/control 2021-01-11 14:56:40.000000000 +0100 +++ extra-cmake-modules-5.78.0/debian/control 2021-01-27 06:54:03.000000000 +0100 @@ -14,9 +14,6 @@ python3-sphinx <!nodoc>, python3-sphinxcontrib.qthelp <!nodoc>, python3-sphinxcontrib.serializinghtml <!nodoc>, - qtdeclarative5-dev, - qttools5-dev (>= 5.4), - qttools5-dev-tools (>= 5.4), Build-Depends-Indep: dh-sequence-sphinxdoc Standards-Version: 4.5.1 Rules-Requires-Root: no