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 9e28e02e..c8704384 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -17,7 +17,7 @@ DEPENDS += " \ | |||
17 | nss-native \ | 17 | nss-native \ |
18 | nspr-native \ | 18 | nspr-native \ |
19 | ninja-native \ | 19 | ninja-native \ |
20 | yasm-native \ | 20 | nasm-native \ |
21 | bison-native \ | 21 | bison-native \ |
22 | qtwebchannel \ | 22 | qtwebchannel \ |
23 | qtbase qtdeclarative qtxmlpatterns qtquickcontrols qtquickcontrols2 \ | 23 | qtbase qtdeclarative qtxmlpatterns qtquickcontrols qtquickcontrols2 \ |