diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2015-11-04 18:30:08 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-11-11 13:24:34 +0100 |
commit | f39bc18eae46e0df30580f0e5992d069f9c881be (patch) | |
tree | 9f9e3fe8e9b2f11133eba1f289bf107f3fb50323 /recipes-qt/qt5/qtwebengine/0004-Generate-usable-qmake_extras.gypi.patch | |
parent | e53fce849b91d1c0d919ee87658901082900dc3f (diff) | |
download | meta-qt5-f39bc18eae46e0df30580f0e5992d069f9c881be.tar.gz |
qtbase: add glib to PACKAGECONFIG_X11
configure script disables gtkstyle if glib is not set. See configure section:
| # auto-detect GTK style support
| if [ "$CFG_GLIB" = "yes" -a "$CFG_QGTKSTYLE" != "no" ]; then
| ...
| elif [ "$CFG_GLIB" = "no" ]; then
| CFG_QGTKSTYLE=no
| fi
for more details.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0004-Generate-usable-qmake_extras.gypi.patch')
0 files changed, 0 insertions, 0 deletions