summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtdeclarative_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative_git.bb')
-rw-r--r--recipes-qt/qt5/qtdeclarative_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb
index 1ff6aa82..d4c711e0 100644
--- a/recipes-qt/qt5/qtdeclarative_git.bb
+++ b/recipes-qt/qt5/qtdeclarative_git.bb
@@ -14,6 +14,10 @@ LIC_FILES_CHKSUM = " \
14 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ 14 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
15" 15"
16 16
17SRC_URI += " \
18 file://0001-Fix-QQmlExpression-leaking-QQmlError-objects.patch \
19"
20
17DEPENDS += "qtbase" 21DEPENDS += "qtbase"
18 22
19PACKAGECONFIG ??= "qtxmlpatterns" 23PACKAGECONFIG ??= "qtxmlpatterns"