diff options
author | Gordan Markuš <gordan.markus@pelagicore.com> | 2017-01-26 11:18:35 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-20 14:40:25 +0100 |
commit | 1100037b9becaaa5749602bca9d63693119c4585 (patch) | |
tree | e9ca603e01cf140aab1b44bc8a908bfbce5ddd21 | |
parent | ac0d613302db8f7f013bbb0c72b30cdea4bb72c3 (diff) | |
download | meta-qt5-1100037b9becaaa5749602bca9d63693119c4585.tar.gz |
qtwebkit: depends on gperf-native
Signed-off-by: Gordan Markuš <gordan.markus@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes-qt/qt5/qtwebkit_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb index d679994a..3d2dbdf8 100644 --- a/recipes-qt/qt5/qtwebkit_git.bb +++ b/recipes-qt/qt5/qtwebkit_git.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \ | |||
9 | file://Source/JavaScriptCore/parser/Parser.h;endline=21;md5=bd69f72183a7af673863f057576e21ee \ | 9 | file://Source/JavaScriptCore/parser/Parser.h;endline=21;md5=bd69f72183a7af673863f057576e21ee \ |
10 | " | 10 | " |
11 | 11 | ||
12 | DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt" | 12 | DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt gperf-native" |
13 | 13 | ||
14 | # qemuarm build fails with: | 14 | # qemuarm build fails with: |
15 | # | {standard input}: Assembler messages: | 15 | # | {standard input}: Assembler messages: |