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