summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5imageformats
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-06-28 14:34:18 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-28 14:34:18 +0200
commit6488d59a884ff75623f6eec75708980675336fd3 (patch)
tree4463c850ea481a04c456bf3bf7af8b38ee575133 /package/qt5/qt5imageformats
parente3f983c851a0f2b13f47850276f5e4ce0f984403 (diff)
downloadbuildroot-novena-6488d59a884ff75623f6eec75708980675336fd3.tar.gz
buildroot-novena-6488d59a884ff75623f6eec75708980675336fd3.zip
qt5: add _LICENSE_FILES where applicable
Some (but not all) of the qt5 module tarballs contain license files, so let's reference them. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qt5/qt5imageformats')
-rw-r--r--package/qt5/qt5imageformats/qt5imageformats.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/qt5/qt5imageformats/qt5imageformats.mk b/package/qt5/qt5imageformats/qt5imageformats.mk
index 8aa412da4..10d744b1f 100644
--- a/package/qt5/qt5imageformats/qt5imageformats.mk
+++ b/package/qt5/qt5imageformats/qt5imageformats.mk
@@ -13,8 +13,7 @@ QT5IMAGEFORMATS_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_QT5BASE_LICENSE_APPROVED),y)
QT5IMAGEFORMATS_CONFIGURE_OPTS += -opensource -confirm-license
QT5IMAGEFORMATS_LICENSE = LGPLv2.1 or GPLv3.0
-# Here we would like to get license files from qt5base, but qt5base
-# may not be extracted at the time we get the legal-info for qt5svg.
+QT5IMAGEFORMATS_LICENSE_FILES = LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt
else
QT5IMAGEFORMATS_LICENSE = Commercial license
QT5IMAGEFORMATS_REDISTRIBUTE = NO