diff options
Diffstat (limited to 'recipes-qt/qt5/qtx11extras.inc')
-rw-r--r-- | recipes-qt/qt5/qtx11extras.inc | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtx11extras.inc b/recipes-qt/qt5/qtx11extras.inc index 73f58984..40e1d5c3 100644 --- a/recipes-qt/qt5/qtx11extras.inc +++ b/recipes-qt/qt5/qtx11extras.inc | |||
@@ -2,8 +2,5 @@ require qt5.inc | |||
2 | 2 | ||
3 | DEPENDS += "qtbase" | 3 | DEPENDS += "qtbase" |
4 | 4 | ||
5 | # older copyright year than what e.g. qtbase is using now | 5 | LICENSE += "| GPL-2.0" |
6 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \ | 6 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" |
7 | file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \ | ||
8 | file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \ | ||
9 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e" | ||