diff options
Diffstat (limited to 'recipes-qt/qt5/qtcanvas3d_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtcanvas3d_git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtcanvas3d_git.bb b/recipes-qt/qt5/qtcanvas3d_git.bb index aca896f8..4616a213 100644 --- a/recipes-qt/qt5/qtcanvas3d_git.bb +++ b/recipes-qt/qt5/qtcanvas3d_git.bb | |||
@@ -3,10 +3,11 @@ require qt5-git.inc | |||
3 | 3 | ||
4 | LICENSE = "LGPL-3.0 | GPL-3.0" | 4 | LICENSE = "LGPL-3.0 | GPL-3.0" |
5 | LIC_FILES_CHKSUM = " \ | 5 | LIC_FILES_CHKSUM = " \ |
6 | file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \ | 6 | file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \ |
7 | file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \ | ||
7 | file://LICENSE.GPL;md5=05832301944453ec79e40ba3c3cfceec \ | 8 | file://LICENSE.GPL;md5=05832301944453ec79e40ba3c3cfceec \ |
8 | " | 9 | " |
9 | 10 | ||
10 | DEPENDS = "qtdeclarative" | 11 | DEPENDS = "qtdeclarative" |
11 | 12 | ||
12 | SRCREV = "f8fe29aab406ded57f13ad961ba977401d9585c9" | 13 | SRCREV = "e372a67c1bbdf695f8e550950a3dbf3106389479" |