* [meta-qt5][jansa/qt5-5.2.0][PATCH] Re-add qtjsbackend dependency for qtdeclarative in Qt 5.1.1
@ 2014-01-06 2:31 Jacob Kroon
2014-01-06 2:57 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Jacob Kroon @ 2014-01-06 2:31 UTC (permalink / raw)
To: openembedded-core
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 <jacob.kroon@mikrodidakt.se>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-qt5][jansa/qt5-5.2.0][PATCH] Re-add qtjsbackend dependency for qtdeclarative in Qt 5.1.1
2014-01-06 2:31 [meta-qt5][jansa/qt5-5.2.0][PATCH] Re-add qtjsbackend dependency for qtdeclarative in Qt 5.1.1 Jacob Kroon
@ 2014-01-06 2:57 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2014-01-06 2:57 UTC (permalink / raw)
To: Jacob Kroon; +Cc: openembedded-core
[-- Attachment #1: Type: text/plain, Size: 986 bytes --]
On Mon, Jan 06, 2014 at 03:31:34AM +0100, Jacob Kroon wrote:
> 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.
Wrong ML (see README), but merged now, thanks!
>
> Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
> ---
> 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
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-06 2:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 2:31 [meta-qt5][jansa/qt5-5.2.0][PATCH] Re-add qtjsbackend dependency for qtdeclarative in Qt 5.1.1 Jacob Kroon
2014-01-06 2:57 ` Martin Jansa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox