Hi Tristan, Tristan Seligmann (2020-08-30): > On Sat, 29 Aug 2020 at 16:45, <[email protected]> wrote: >> On top of that, since 4.0.2-1, python3-electrum has "Depends: >> python3-qdarkstyle". Is this absolute dependency needed? >> (See Policy 7.2ยน for details.) > > This dependency was picked up mostly by accident; upstream specifies a > dependency on qdarkstyle in setup.py so when python3-qdarkstyle is > installed at build-time, dh_python3 automatically translates the > requires.txt entry into a Depends: in the binary package. Electrum is > perfectly functional without this, though (it will just give you a > warning if you try to activate dark mode), so I will filter the dep > out at build time.
Thanks a lot for the quick fix!

