The dependency was removed in efd3f947a08e0976e24bc266de4ec229298115cf.
Since the .inc files are shared between the 5.1.1 and git recipes,
add the dependency in the 5.1.1 recipe.

Signed-off-by: Jacob Kroon <[email protected]>
---
 recipes-qt/qt5/qtdeclarative_5.1.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-qt/qt5/qtdeclarative_5.1.1.bb 
b/recipes-qt/qt5/qtdeclarative_5.1.1.bb
index be72469..344b7db 100644
--- a/recipes-qt/qt5/qtdeclarative_5.1.1.bb
+++ b/recipes-qt/qt5/qtdeclarative_5.1.1.bb
@@ -13,3 +13,5 @@ SRC_URI[sha256sum] = 
"0ee989a5d45a94e927609b22e2413c7f2788a7b4a23af66ecfa15c31db
 FILES_${PN}-qmlplugins += " \
     ${OE_QMAKE_PATH_QML}/*/*/*/*.png \
 "
+
+DEPENDS += "qtjsbackend"
-- 
1.8.4.2

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to