blob: c36ef27c47101df67b443b8744dff2612a4eda5d (
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 = "f305948c23f631ddce3e49c4bd90149997c0903c"
|