summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscript.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-04-17 15:30:26 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-04-20 12:25:00 +0200
commit48ebff679e5dc084d395b861a1fc4cb21790d51b (patch)
tree14bac9d4468930eff767a96b2a1b3fd69063837b /recipes-qt/qt5/qtscript.inc
parentd17b8cd011c5bca3d73bd37fad242e7206969983 (diff)
downloadmeta-qt5-48ebff679e5dc084d395b861a1fc4cb21790d51b.tar.gz
licenses: Add LGPL_Exception texts and reference them from LICENSE
* add the license text as they appear in qtbase 5.4 and 5.5 * The-Qt-Company-Qt-LGPL-Exception-1.1 will be used in 5.5 beta recipes I'll introduce shortly * based on patch from Herb Kuta Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtscript.inc')
-rw-r--r--recipes-qt/qt5/qtscript.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtscript.inc b/recipes-qt/qt5/qtscript.inc
index bbb05a65..e7b5d745 100644
--- a/recipes-qt/qt5/qtscript.inc
+++ b/recipes-qt/qt5/qtscript.inc
@@ -1,3 +1,5 @@
1require qt5.inc 1require qt5.inc
2 2
3# There are no LGPLv3-only licensed files in this component.
4# Note that some files are LGPL-2.1 only without Digia-Qt-LGPL-Exception-1.1.
3DEPENDS += "qtbase" 5DEPENDS += "qtbase"