All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe] qte-toolchain: add qwte support
@ 2012-04-12 15:15 Eric Bénard
  0 siblings, 0 replies; only message in thread
From: Eric Bénard @ 2012-04-12 15:15 UTC (permalink / raw)
  To: openembedded-devel

we have QWT in meta-oe so include it in the SDK to give users the
opportunity to use these widgets in their developments.

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 .../tasks/task-qte-toolchain-target.bbappend       |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend

diff --git a/meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend b/meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend
new file mode 100644
index 0000000..7ca6c59
--- /dev/null
+++ b/meta-oe/recipes-qt/tasks/task-qte-toolchain-target.bbappend
@@ -0,0 +1,3 @@
+RDEPENDS_${PN} += "qwt-e-dev"
+
+PRINC = "1"
-- 
1.7.7.6




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

only message in thread, other threads:[~2012-04-12 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 15:15 [meta-oe] qte-toolchain: add qwte support Eric Bénard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.