summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qttools.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttools.inc b/recipes-qt/qt5/qttools.inc
index 8412db49..0192f228 100644
--- a/recipes-qt/qt5/qttools.inc
+++ b/recipes-qt/qt5/qttools.inc
@@ -1,6 +1,6 @@
1require qt5.inc 1require qt5.inc
2 2
3DEPENDS += "qtbase" 3DEPENDS += "qtbase qtdeclarative qtwebkit qtxmlpatterns"
4 4
5SRC_URI += " \ 5SRC_URI += " \
6 file://0002-assistant-help-fix-linking-of-dependent-libraries.patch \ 6 file://0002-assistant-help-fix-linking-of-dependent-libraries.patch \