aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorIan Reinhart Geiser <igeiser@devonit.com>2013-01-04 18:35:10 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-06 12:22:02 +0200
commit370bbaf80e4b9068c32bbd86b452d4cd2128723e (patch)
tree99a634a8662be6fd79fd12e0f2f39c5a87ca6a60 /recipes-qt
parent6bc9ccfa0101ec07f8ae8a86a049cd2c6766bd48 (diff)
qtdeclarative: Add qtsvg and qtxmlpatterns to depends
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtdeclarative.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtdeclarative.inc b/recipes-qt/qt5/qtdeclarative.inc
index b3b9007f..a4f0692e 100644
--- a/recipes-qt/qt5/qtdeclarative.inc
+++ b/recipes-qt/qt5/qtdeclarative.inc
@@ -1,6 +1,6 @@
require qt5module.inc
-DEPENDS += "qtjsbackend"
+DEPENDS += "qtjsbackend qtsvg qtxmlpatterns"
INC_PR = "r0"