diff options
Diffstat (limited to 'recipes/qt4/qt4-tools-sdk_4.5.2.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-sdk_4.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-sdk_4.5.2.bb b/recipes/qt4/qt4-tools-sdk_4.5.2.bb index db919fd6df..fafb7710c9 100644 --- a/recipes/qt4/qt4-tools-sdk_4.5.2.bb +++ b/recipes/qt4/qt4-tools-sdk_4.5.2.bb @@ -3,7 +3,7 @@ DEPENDS = "zlib-native dbus-native" SECTION = "libs" HOMEPAGE = "http://www.trolltech.com" PRIORITY = "optional" -LICENSE = "GPL" +LICENSE = "LGPLv2.1 GPLv3" inherit sdk |