[oe] [meta-qt5][PATCH] qttools: add missing DEPENDS

Jonathan Liu net147 at gmail.com
Mon Mar 3 07:00:03 UTC 2014


Signed-off-by: Jonathan Liu <net147 at gmail.com>
---
 recipes-qt/qt5/qttools.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qttools.inc b/recipes-qt/qt5/qttools.inc
index 8412db4..0192f22 100644
--- a/recipes-qt/qt5/qttools.inc
+++ b/recipes-qt/qt5/qttools.inc
@@ -1,6 +1,6 @@
 require qt5.inc
 
-DEPENDS += "qtbase"
+DEPENDS += "qtbase qtdeclarative qtwebkit qtxmlpatterns"
 
 SRC_URI += " \
     file://0002-assistant-help-fix-linking-of-dependent-libraries.patch \
-- 
1.9.0




More information about the Openembedded-devel mailing list