Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-qt5][PATCH] qttools: add missing DEPENDS
@ 2014-03-03  7:00 Jonathan Liu
  0 siblings, 0 replies; only message in thread
From: Jonathan Liu @ 2014-03-03  7:00 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Jonathan Liu <net147@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-03  6:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03  7:00 [meta-qt5][PATCH] qttools: add missing DEPENDS Jonathan Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox