qtbase.inc: mention that qtwebengine requires qtbase with accessibility enabled
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 27 Feb 2015 16:04:39 +0000 (17:04 +0100)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 24 Jul 2015 16:42:11 +0000 (13:42 -0300)
(From meta-qt5 rev: b5d4990c1c1765d8894f0ef03becfea988511d9c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
meta-qt5/recipes-qt/qt5/qtbase.inc

index fd3e681..4bb1a69 100644 (file)
@@ -65,7 +65,7 @@ PACKAGECONFIG[examples] = "-make examples -compile-examples,-nomake examples"
 PACKAGECONFIG[tools] = "-make tools,-nomake tools"
 # only for completeness, configure will add libs even if you try to explicitly remove it
 PACKAGECONFIG[libs] = "-make libs,-nomake libs"
-# accessibility is required to compile qtquickcontrols
+# accessibility is required to compile qtquickcontrols and qtwebengine
 PACKAGECONFIG[accessibility] = "-accessibility,-no-accessibility"
 PACKAGECONFIG[glib] = "-glib,-no-glib,glib-2.0"
 # use either system freetype or bundled freetype, if you disable freetype completely