summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcharts_git.bb
blob: a0f9435ed654016cb77f9dfaa1497e8a92a01f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
require qt5.inc
require qt5-git.inc

LICENSE = "GPL-3.0"
LIC_FILES_CHKSUM = " \
    file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
"

DEPENDS += "qtbase qtdeclarative qtmultimedia"

SRCREV = "1fea2116072f96a86daec092e54fe658651a4034"