Stop shipping python-qt4 that is no longer required
Potential regression since #15022 (closed):
config/chroot_local-packageslists/tails-common.list
says we install
python-qt4
to Enable Electrum's Qt GUI
. I believe it’s wrong since
electrum 3.0.6-1~bpo9+1 Recommends: python3-pyqt5 and has no dependency
on Qt4.
We should check if we still need this package. If it’s pulled by something else that needs it anyway, let’s remove it from the list. If it’s not pulled automatically but we need it, let’s update the comment. If we don’t need it, let’s remove it from the list.
Feature Branch: bugfix/15391-stop-installing-useless-python-packages
Related issues
- Related to #15022 (closed)
- Blocks #15139 (closed)
Original created by @intrigeri on 15391 (Redmine)