diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebsockets.inc')
-rw-r--r-- | recipes-qt/qt5/qtwebsockets.inc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebsockets.inc b/recipes-qt/qt5/qtwebsockets.inc index 6eb8da22..1043a06f 100644 --- a/recipes-qt/qt5/qtwebsockets.inc +++ b/recipes-qt/qt5/qtwebsockets.inc | |||
@@ -2,6 +2,9 @@ require qt5.inc | |||
2 | 2 | ||
3 | DEPENDS += "qtbase qtdeclarative" | 3 | DEPENDS += "qtbase qtdeclarative" |
4 | 4 | ||
5 | LICENSE = "GFDL & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)" | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c \ | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c \ |
6 | file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" | 7 | file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed \ |
7 | LICENSE = "LGPL-2.1 | GPL-2.0" | 8 | file://LICENSE.LGPLv3;md5=c1939be5579666be947371bc8120425f \ |
9 | file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7 \ | ||
10 | " | ||