diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebchannel.inc')
-rw-r--r-- | recipes-qt/qt5/qtwebchannel.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebchannel.inc b/recipes-qt/qt5/qtwebchannel.inc index 46c3c8a7..3cd22cf6 100644 --- a/recipes-qt/qt5/qtwebchannel.inc +++ b/recipes-qt/qt5/qtwebchannel.inc | |||
@@ -2,5 +2,6 @@ require qt5.inc | |||
2 | 2 | ||
3 | DEPENDS += "qtdeclarative qtwebsockets" | 3 | DEPENDS += "qtdeclarative qtwebsockets" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7" | 5 | # There are no LGPLv3-only licensed files in this component. |
6 | LICENSE = "LGPL-2.1" | 6 | # There are no GPLv2 licensed files in this component. |
7 | LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" | ||