mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-11 00:25:19 +02:00
qtwebkit: add missing flex-native dep
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
committed by
Martin Jansa
parent
456ec4ac95
commit
4f3ed3ed49
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://Source/JavaScriptCore/parser/Parser.h;endline=21;md5=bd69f72183a7af673863f057576e21ee \
|
||||
"
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt gperf-native bison-native"
|
||||
DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt gperf-native bison-native flex-native"
|
||||
|
||||
# Patches from https://github.com/meta-qt5/qtwebkit/commits/b5.13
|
||||
# 5.13.meta-qt5.1
|
||||
|
||||
Reference in New Issue
Block a user