diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-16 22:24:01 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-16 22:27:09 +0200 |
commit | 4e113c7b8e0a7512d2f0ad306decc8b4885ef807 (patch) | |
tree | 02e337512c2b061d6d3e9b8523491d3441556237 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 8c7e11523eb0bc1044e79593a1ffa823867ff567 (diff) | |
parent | 81fb771c3f31110e50eebcb004809361fdb28194 (diff) | |
download | meta-qt5-4e113c7b8e0a7512d2f0ad306decc8b4885ef807.tar.gz |
Merge remote-tracking branch 'qtyocto/upstream/master' into 5.8
Conflicts:
classes/qmake5_base.bbclass
recipes-qt/qt5/nativesdk-qtbase_git.bb
recipes-qt/qt5/qtbase_git.bb
recipes-qt/qt5/qtwayland-native_git.bb
recipes-qt/qt5/qtwayland_git.bb
Change-Id: I4d383e069efb8f64b7469e414ab368c9ca0ff1ad
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 24f94d56..4152ef0a 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -19,6 +19,7 @@ DEPENDS += " \ | |||
19 | qtlocation \ | 19 | qtlocation \ |
20 | libdrm fontconfig pixman openssl pango cairo icu pciutils \ | 20 | libdrm fontconfig pixman openssl pango cairo icu pciutils \ |
21 | libcap \ | 21 | libcap \ |
22 | gperf-native \ | ||
22 | " | 23 | " |
23 | 24 | ||
24 | # when qtbase is built with xcb enabled (default with x11 in DISTRO_FEATURES), | 25 | # when qtbase is built with xcb enabled (default with x11 in DISTRO_FEATURES), |