summaryrefslogtreecommitdiffstats
path: root/src/core/qtwebengine_extras.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qtwebengine_extras.gypi')
-rw-r--r--src/core/qtwebengine_extras.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/qtwebengine_extras.gypi b/src/core/qtwebengine_extras.gypi
index bb39116f9..c27cd70d0 100644
--- a/src/core/qtwebengine_extras.gypi
+++ b/src/core/qtwebengine_extras.gypi
@@ -46,6 +46,9 @@
},
'conditions': [
[ 'qt_os=="embedded_linux"', {
+ 'variables': {
+ 'external_ozone_platforms': [ 'eglfs', ],
+ },
'target_defaults': {
'defines': [
'GL_GLEXT_PROTOTYPES',