Source: phonon Version: 4:4.11.1-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap
phonon participates in dependency loops relevant to architecture bootstrap. Rather than look into such a difficult problem, I looked into easily droppable dependencies. It turns out that the libqt5opengl-dev dependency is totally unused. The only mention of it is in debian/changelog where no reason was given for adding it. Please consider applying the attached patch to drop it. Helmut
diff --minimal -Nru phonon-4.11.1/debian/changelog phonon-4.11.1/debian/changelog --- phonon-4.11.1/debian/changelog 2019-11-12 21:09:15.000000000 +0100 +++ phonon-4.11.1/debian/changelog 2021-01-28 09:11:22.000000000 +0100 @@ -1,3 +1,10 @@ +phonon (4:4.11.1-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused libqt5opengl-dev from Build-Depends. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Thu, 28 Jan 2021 09:11:22 +0100 + phonon (4:4.11.1-3) unstable; urgency=medium * Team upload. diff --minimal -Nru phonon-4.11.1/debian/control phonon-4.11.1/debian/control --- phonon-4.11.1/debian/control 2019-11-08 23:18:16.000000000 +0100 +++ phonon-4.11.1/debian/control 2021-01-28 09:11:21.000000000 +0100 @@ -12,7 +12,6 @@ extra-cmake-modules (>= 5.60~), libglib2.0-dev, libpulse-dev (>= 0.9.21), - libqt5opengl5-dev, pkg-kde-tools (>= 0.12), qtbase5-dev, qttools5-dev,