aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-02-06 02:45:25 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-14 15:17:17 +0000
commit448511caae7ef7bc773bd32816901359bd820419 (patch)
tree556741ea9007ee4efb260ad0a0dcd59fc72c527f /meta/recipes-qt
parentd1d5cc19cb397ea3105578c3267fd86e0e8b7f55 (diff)
downloadopenembedded-core-448511caae7ef7bc773bd32816901359bd820419.tar.gz
nativesdk-qt4-tools: fix DEPENDS, as nativesdk is now prefixed
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r--meta/recipes-qt/qt4/nativesdk-qt4-tools.inc4
1 files 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 1199a8ab76..538436bb50 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}:"