From patchwork Wed Feb 6 07:49:22 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [danny] nativesdk-qt4-tools: fix DEPENDS, as nativesdk is now prefixed Date: Wed, 06 Feb 2013 07:49:22 -0000 From: Denys Dmytriyenko X-Patchwork-Id: 44187 Message-Id: <1360136962-18435-1-git-send-email-denis@denix.org> To: openembedded-core@lists.openembedded.org Cc: Denys Dmytriyenko From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- meta/recipes-qt/qt4/nativesdk-qt4-tools.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc index 1199a8a..538436b 100644 --- a/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc +++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc @@ -1,10 +1,10 @@ DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x" -DEPENDS = "zlib-nativesdk dbus-nativesdk libx11-nativesdk qt4-native" +DEPENDS = "nativesdk-zlib nativesdk-dbus nativesdk-libx11 qt4-native" SECTION = "libs" HOMEPAGE = "http://qt.nokia.com" LICENSE = "LGPLv2.1 | GPLv3" -INC_PR = "r12" +INC_PR = "r13" FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt4-${PV}:"