[Buildroot] [PATCH 1/1] package/python-pyqt5: select BR2_PACKAGE_QT5BASE_GUI

Fabrice Fontaine fontaine.fabrice at gmail.com
Sun Jan 12 22:23:23 UTC 2020


Le dim. 12 janv. 2020 à 23:06, Thomas Petazzoni
<thomas.petazzoni at bootlin.com> a écrit :
>
> Fabrice,
>
> Any comment on the below question ?
This is indeed "strange" but configure.py is really passing -gui
unconditionally for QtCore (as well as QtDbus, QtNetwork ...).
I didn't try to get in touch with upstream yet however I would assume
that pyqt really expects that GUI is enabled on Qt.
Here is an extract of their whitepaper
(https://www.riverbankcomputing.com/static/Docs/PyQt4-whitepaper/pyqt-whitepaper-a4.pdf):
PyQt, provides an ideal combination for rapidly creating powerful and
flexible GUI applications.
>
> Thanks!
>
> Thomas
>
> On Mon, 30 Dec 2019 23:42:59 +0100
> Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:
>
> > On Mon, 30 Dec 2019 22:48:42 +0100
> > Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:
> >
> > > gui is a mandatory dependency of python-pyqt5 as "-gui" option is used
> > > internally by the configure.py script
> > >
> > > Fixes:
> > >  - http://autobuild.buildroot.org/results/ea0c8db44aacf1ce76f75e8288969fe5da6690d9
> > >
> > > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> >
> > This seems weird. Are you sure? Could you talk with upstream about this?
> >
> > Thomas
>
>
>
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
Best Regards,

Fabrice


More information about the buildroot mailing list