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 123e4f75..a98bf787 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -21,7 +21,7 @@ DEPENDS += " \ | |||
21 | qtwebchannel \ | 21 | qtwebchannel \ |
22 | qtbase qtdeclarative qtxmlpatterns qtquickcontrols qtquickcontrols2 \ | 22 | qtbase qtdeclarative qtxmlpatterns qtquickcontrols qtquickcontrols2 \ |
23 | qtlocation \ | 23 | qtlocation \ |
24 | libdrm fontconfig pixman openssl pango cairo pciutils nss \ | 24 | libdrm libxkbcommon fontconfig pixman openssl pango cairo pciutils nss \ |
25 | libcap \ | 25 | libcap \ |
26 | jpeg-native \ | 26 | jpeg-native \ |
27 | freetype-native \ | 27 | freetype-native \ |