aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-09-26 09:45:47 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-10-08 15:49:09 +0200
commitc27c56484b111e94ecfb330fb680f79c21ee0def (patch)
tree386fb35b643c16cb55a01ac293dfc86c42cf2ba6
parent39e3e180960f4d16ab0917a465da84fbab9fc637 (diff)
qtgraphicaleffects: Don't use PN in PN-dev RDEPENDS
* fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for qtgraphicaleffects-dev: | * qtgraphicaleffects (= 5.1.0-r0) * | * opkg_install_cmd: Cannot install package qtgraphicaleffects-dev. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/qt5/qtgraphicaleffects.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtgraphicaleffects.inc b/recipes-qt/qt5/qtgraphicaleffects.inc
index 63e884ea..2ced3c21 100644
--- a/recipes-qt/qt5/qtgraphicaleffects.inc
+++ b/recipes-qt/qt5/qtgraphicaleffects.inc
@@ -1,3 +1,5 @@
require qt5.inc
DEPENDS += "qtdeclarative"
+
+RDEPENDS_${PN}-dev = ""