summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index eab8225e..00106a73 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -81,7 +81,7 @@ inherit qmake5
81inherit gettext 81inherit gettext
82inherit pythonnative 82inherit pythonnative
83inherit perlnative 83inherit perlnative
84inherit distro_features_check 84inherit features_check
85 85
86# Static builds of QtWebEngine aren't supported. 86# Static builds of QtWebEngine aren't supported.
87CONFLICT_DISTRO_FEATURES = "qt5-static" 87CONFLICT_DISTRO_FEATURES = "qt5-static"