summaryrefslogtreecommitdiffstats
path: root/package/python-pyqt5/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* python-pyqt5: use 'depends on' rather than 'select' for Qt5Naumann Andreas2017-02-071-10/+3
| | | | | | | | | | | 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>
* python-pyqt5: hide comment when Qt is enabledThomas Petazzoni2016-09-271-0/+1
| | | | | | | | | Since the main python-pyqt5 option is not visible when BR2_PACKAGE_QT is enabled, the comment should also not be visibled when BR2_PACKAGE_QT is enabled. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyqt5: new packageManuel Vögele2016-09-201-0/+17
Signed-off-by: Manuel Vögele <develop@manuel-voegele.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud