python-pyqt5: use 'depends on' rather than 'select' for Qt5
authorNaumann Andreas <ANaumann@ultratronik.de>
Tue, 31 Jan 2017 07:59:10 +0000 (08:59 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Feb 2017 16:46:48 +0000 (17:46 +0100)
commite68fdc20546bf34f937226c9beb6a29deac1d317
tree842b9220ded90b2bc9f1421f5016f59e447f8e2c
parentb80efa327a98aa9e5f821ac55d459c01400b151a
python-pyqt5: use 'depends on' rather than 'select' for Qt5

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

Signed-off-by: Andreas Naumann <anaumann@ultratronik.de>
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-pyqt5/Config.in