I am attempting to update print/hplip ti build with Qt5. Despite my best efforts, Iave not been able to get pyqt:5 to install py-qt5-widgets.
I have the following in the Makefile: QT5_DESC= Use Qt5 graphical user interface QT5_USES= pyqt:5 QT5_USE_PYQT= core_run gui_run dbussupport_run widgets_run QT5_CONFIGURE_ENABLE= qt5 but only core, gui, and dbussupport get installed. (I am using OPTIONS_SUB= yes) If I manually install py-qt5-widgets, everything works as expected. Tried both with and without "_run". Any idea why this is failing? I suspect I'm doing something dumb. I am not on this list, so please be sure to include me in any reply. Thanks, -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: [email protected] PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
