blob: 7c8eda76dc7be3cc152541a36c4ccb956d56bd20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require qt5.inc
require qt5-git.inc
LICENSE = "GPL-3.0 | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
"
DEPENDS += "qtbase qtdeclarative qtmultimedia qtxmlpatterns"
SRCREV = "8329a8fb287094012989b965604ff9c9426f022a"
|