diff options
| -rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 2 |
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 | |||
| 81 | inherit gettext | 81 | inherit gettext |
| 82 | inherit pythonnative | 82 | inherit pythonnative |
| 83 | inherit perlnative | 83 | inherit perlnative |
| 84 | inherit distro_features_check | 84 | inherit features_check |
| 85 | 85 | ||
| 86 | # Static builds of QtWebEngine aren't supported. | 86 | # Static builds of QtWebEngine aren't supported. |
| 87 | CONFLICT_DISTRO_FEATURES = "qt5-static" | 87 | CONFLICT_DISTRO_FEATURES = "qt5-static" |
