summaryrefslogtreecommitdiffstats
path: root/recipes-qt3
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-16 12:25:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-16 12:25:51 +0100
commitccfc85ed3b6c3880a6142adf53fa63856bc6d7d7 (patch)
tree27180748fac3fcd108058a677a59abbbacca4d02 /recipes-qt3
parentc86fb1727ae09526c442ec29fffde3f010aa70eb (diff)
downloadmeta-qt3-ccfc85ed3b6c3880a6142adf53fa63856bc6d7d7.tar.gz
qt-x11-free-native: Improve LICENSE field to specify versions
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'recipes-qt3')
-rw-r--r--recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
index f80345b..0dcbf9d 100644
--- a/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
+++ b/recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Qt/X11 Version ${PV}" 1DESCRIPTION = "Qt/X11 Version ${PV}"
2SECTION = "libs" 2SECTION = "libs"
3LICENSE = "GPL | QPL" 3LICENSE = "GPLv2 | QPL-1.0"
4DEPENDS = "xmu-native" 4DEPENDS = "xmu-native"
5HOMEPAGE = "http://www.trolltech.com" 5HOMEPAGE = "http://www.trolltech.com"
6PR = "r4" 6PR = "r4"