diff options
Diffstat (limited to 'recipes-qt/qt5/qtserialport.inc')
-rw-r--r-- | recipes-qt/qt5/qtserialport.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtserialport.inc b/recipes-qt/qt5/qtserialport.inc index bbb05a65..d559677e 100644 --- a/recipes-qt/qt5/qtserialport.inc +++ b/recipes-qt/qt5/qtserialport.inc | |||
@@ -1,3 +1,9 @@ | |||
1 | require qt5.inc | 1 | require qt5.inc |
2 | 2 | ||
3 | # whitespace change in LGPL_EXCEPTION.txt and a bit different formating in LICENSE.LGPL | ||
4 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c \ | ||
5 | file://LICENSE.FDL;md5=3801d7932fdc07fd9efe89f9854a6caa \ | ||
6 | file://LGPL_EXCEPTION.txt;md5=eb6c371255e1262c55ae9b652a90b528\ | ||
7 | " | ||
8 | |||
3 | DEPENDS += "qtbase" | 9 | DEPENDS += "qtbase" |