summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index d2975efd..8f5276f1 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -47,6 +47,7 @@ COMPATIBLE_MACHINE_x86 = "(.*)"
47COMPATIBLE_MACHINE_x86-64 = "(.*)" 47COMPATIBLE_MACHINE_x86-64 = "(.*)"
48COMPATIBLE_MACHINE_armv6 = "(.*)" 48COMPATIBLE_MACHINE_armv6 = "(.*)"
49COMPATIBLE_MACHINE_armv7a = "(.*)" 49COMPATIBLE_MACHINE_armv7a = "(.*)"
50COMPATIBLE_MACHINE_armv7ve = "(.*)"
50 51
51inherit qmake5 52inherit qmake5
52inherit gettext 53inherit gettext