summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
1DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x" 1DESCRIPTION = "SDK tools for Qt/[X11|Mac|Embedded] version 4.x"
2DEPENDS = "zlib-nativesdk dbus-nativesdk libx11-nativesdk qt4-native" 2DEPENDS = "nativesdk-zlib nativesdk-dbus nativesdk-libx11 qt4-native"
3SECTION = "libs" 3SECTION = "libs"
4HOMEPAGE = "http://qt.nokia.com" 4HOMEPAGE = "http://qt.nokia.com"
5LICENSE = "LGPLv2.1 | GPLv3" 5LICENSE = "LGPLv2.1 | GPLv3"
6 6
7INC_PR = "r12" 7INC_PR = "r13"
8 8
9FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt4-${PV}:" 9FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt4-${PV}:"
10 10