[Buildroot] [PATCH v2] package/python-pyqt5: fix QtLocation module dependency

Peter Korsgaard peter at korsgaard.com
Tue May 26 09:21:12 UTC 2020


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

 > The QT module location from qt5location depends on
 > QT quick from qt5declarative.

 > From qt5location-5.14.2/src/src.pro:

 >   qtHaveModule(quick) {
 >       SUBDIRS += positioningquick location
 >       ...
 >   }

 > Adjust pyqt5 QtLocation module dependency accordingly.

 > Fixes:

 >   - http://autobuild.buildroot.net/results/122bb0a37d968cd79dc043b48f90f1ba4135491f

 >   Reading .../build/python-pyqt5-5.7/QtLocation/QtLocation.pro
 >   Project ERROR: Unknown module(s) in QT: location

 > Signed-off-by: Peter Seiderer <ps.report at gmx.net>
 > ---
 > Changes v1 -> v2:
 >   - fix python-pyqt5 QTLocation vs. QtLocation spelling

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list