diff options
Diffstat (limited to 'recipes-qt/qt5/qtgraphicaleffects.inc')
-rw-r--r-- | recipes-qt/qt5/qtgraphicaleffects.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtgraphicaleffects.inc b/recipes-qt/qt5/qtgraphicaleffects.inc index 89bda5ed..9b862cf2 100644 --- a/recipes-qt/qt5/qtgraphicaleffects.inc +++ b/recipes-qt/qt5/qtgraphicaleffects.inc | |||
@@ -4,5 +4,6 @@ DEPENDS += "qtdeclarative" | |||
4 | 4 | ||
5 | RDEPENDS_${PN}-dev = "" | 5 | RDEPENDS_${PN}-dev = "" |
6 | 6 | ||
7 | LICENSE += "| GPL-2.0" | 7 | # There are no LGPLv3-only licensed files in this component. |
8 | # There are no GPLv2 licensed files in this component. | ||
8 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" | 9 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" |