summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcharts_git.bb
blob: ea91fa1ec44722fc4743f8ffbb1c3e306d1ed60b (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 = "54c920f3735d5302e1f6af7768c6a06f1dcd333f"