package/python-pyqt5: select BR2_PACKAGE_QT5BASE_GUI
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 30 Dec 2019 21:48:42 +0000 (22:48 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 23 Jan 2020 22:36:29 +0000 (23:36 +0100)
commit6b0ba1a3c486e5ef649cd231ff1840fccc2767a6
treed68f35ef1302cee7fb1e739ac084e1d5e247b1c2
parentc4a6f974b158a23bcab2f5e0e42971d0c15cc04b
package/python-pyqt5: select BR2_PACKAGE_QT5BASE_GUI

Even though pyqt5 would be perfectly usable with just the core Qt5
modules (QtCore, QtDbus, ...), its configure.py script passes the -gui
option to qmake unconditionally. Therefore, make sure that GUI is built.

Fixes:
 - http://autobuild.buildroot.org/results/ea0c8db44aacf1ce76f75e8288969fe5da6690d9

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/python-pyqt5/Config.in
package/python-pyqt5/python-pyqt5.mk