diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebsockets.inc')
-rw-r--r-- | recipes-qt/qt5/qtwebsockets.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebsockets.inc b/recipes-qt/qt5/qtwebsockets.inc index eb442a64..6eb8da22 100644 --- a/recipes-qt/qt5/qtwebsockets.inc +++ b/recipes-qt/qt5/qtwebsockets.inc | |||
@@ -2,5 +2,6 @@ require qt5.inc | |||
2 | 2 | ||
3 | DEPENDS += "qtbase qtdeclarative" | 3 | DEPENDS += "qtbase qtdeclarative" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c \ |
6 | LICENSE = "LGPL-2.1" | 6 | file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" |
7 | LICENSE = "LGPL-2.1 | GPL-2.0" | ||