e8d2188db3
libgtk3 can conditionally be build with or without the X11 backend
unlike libgtk2. If libgtk3 is enabled and the X11 backend is not enabled
for BR2_PACKAGE_QT5_VERSION_LATEST, QT_EGL_NO_X11 or
MESA_EGL_NO_X11_HEADERS needs to be defined.
The proper way is to patch Qt to use pkg-config to fetch the correct
flags [1], or to add it to arch.conf like is done in commit
|
||
---|---|---|
.. | ||
5.6.2 | ||
5.9.1 | ||
Config.in | ||
qmake.conf | ||
qplatformdefs.h | ||
qt5base.hash | ||
qt5base.mk | ||
qt.conf.in |