aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtpurchasing_git.bb
blob: 7c7faa24d6d5742d7bd241c685818509a0f31102 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require qt5.inc
require qt5-lts.inc

HOMEPAGE = "http://www.qt.io"
LICENSE = "Apache-2.0 & BSD & ( LGPL-3.0 | GPL-3.0 | The-Qt-Company-Commercial )"
LIC_FILES_CHKSUM = " \
    file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \
    file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
"

DEPENDS += "qtbase qtdeclarative"

SRCREV = "fab40c7d596a08a41e7f9188b7ab100999e7c26c"