aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit_git.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2015-11-04 18:30:08 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-11-11 13:24:34 +0100
commitf39bc18eae46e0df30580f0e5992d069f9c881be (patch)
tree9f9e3fe8e9b2f11133eba1f289bf107f3fb50323 /recipes-qt/qt5/qtwebkit_git.bb
parente53fce849b91d1c0d919ee87658901082900dc3f (diff)
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/qtwebkit_git.bb')
0 files changed, 0 insertions, 0 deletions