Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] nativesdk-qt4-tools: remove nativesdk-libx11 for qt-embedded
@ 2013-08-11 21:36 Eric Nelson
  2013-08-12  7:08 ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Nelson @ 2013-08-11 21:36 UTC (permalink / raw)
  To: openembedded-core; +Cc: denys

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
---
 meta/recipes-qt/qt4/nativesdk-qt4-tools.inc | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
index cfc6fd8..6ec3225 100644
--- a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
+++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc
@@ -1,5 +1,8 @@
 DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x"
-DEPENDS = "nativesdk-zlib nativesdk-dbus nativesdk-libx11 qt4-native"
+DEPENDS = "nativesdk-zlib nativesdk-dbus qt4-native"
+OVERRIDES="${QTNAME}"
+DEPENDS_append_qt = " nativesdk-libx11"
+
 SECTION = "libs"
 HOMEPAGE = "http://qt.nokia.com"
 LICENSE = "LGPLv2.1 | GPLv3"
-- 
1.8.1.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-12 20:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-11 21:36 [PATCH] nativesdk-qt4-tools: remove nativesdk-libx11 for qt-embedded Eric Nelson
2013-08-12  7:08 ` Richard Purdie
2013-08-12 13:58   ` Eric Nelson
2013-08-12 19:26     ` Otavio Salvador
2013-08-12 20:09       ` Eric Nelson

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