python-pyqt: use 'depends on' rather than 'select' for Qt
authorNaumann Andreas <ANaumann@ultratronik.de>
Thu, 22 Dec 2016 14:21:14 +0000 (15:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Feb 2017 16:46:48 +0000 (17:46 +0100)
commitac73162553699d0a1f21e4d1a766b0b772d77b08
treecd87e4f03dcbebf949b10383d659aded4d57014e
parente68fdc20546bf34f937226c9beb6a29deac1d317
python-pyqt: use 'depends on' rather than 'select' for Qt

When pyqt is used it's obvious that qt needs to be selected and
configured by the user, hence we enforce it by making pyqt depending on
qt, rather than selecting it and depending only on the qt requirements.

Signed-off-by: Andreas Naumann <anaumann@ultratronik.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-pyqt/Config.in