diff options
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.5.2.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.5.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.5.2.bb b/recipes/qt4/qt4-tools-native_4.5.2.bb index d1962bf98f..8eed0034db 100644 --- a/recipes/qt4/qt4-tools-native_4.5.2.bb +++ b/recipes/qt4/qt4-tools-native_4.5.2.bb @@ -1,4 +1,5 @@ require qt4-tools-native.inc +LICENSE = "LGPLv2.1 GPLv3" PR = "${INC_PR}.1" TOBUILD := "src/tools/bootstrap ${TOBUILD}" |