diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-26 18:40:41 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-26 18:40:41 +0100 |
commit | 49592361f828a341ed27cb2c6f97da9f6c80211f (patch) | |
tree | 6ffdfd43135d0ed86915c830987c61b5fd7d8a92 /recipes/qt4/qt4-embedded_4.4.3.bb | |
parent | 6061acef21087d4426ffeba8e09ea3ad3ab47c9e (diff) |
qt4: add qt4-x11-free version 4.5.0
Diffstat (limited to 'recipes/qt4/qt4-embedded_4.4.3.bb')
-rw-r--r-- | recipes/qt4/qt4-embedded_4.4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-embedded_4.4.3.bb b/recipes/qt4/qt4-embedded_4.4.3.bb index 10ca9e9e8a..050b2c66ac 100644 --- a/recipes/qt4/qt4-embedded_4.4.3.bb +++ b/recipes/qt4/qt4-embedded_4.4.3.bb @@ -1,6 +1,6 @@ SUMMARY = "Qt is a versatile cross-platform application framework -- this is the embedded version." SECTION = "libs" -LICENSE = "GPL" +LICENSE = "GPL QPL" PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" DEPENDS += "tslib" |