summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebsockets.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwebsockets.inc')
-rw-r--r--recipes-qt/qt5/qtwebsockets.inc5
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
3DEPENDS += "qtbase qtdeclarative" 3DEPENDS += "qtbase qtdeclarative"
4 4
5LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c \
6LICENSE = "LGPL-2.1" 6 file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed"
7LICENSE = "LGPL-2.1 | GPL-2.0"