summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtpurchasing_git.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtpurchasing_git.bb b/recipes-qt/qt5/qtpurchasing_git.bb
new file mode 100644
index 00000000..2415f388
--- /dev/null
+++ b/recipes-qt/qt5/qtpurchasing_git.bb
@@ -0,0 +1,13 @@
1require qt5.inc
2require qt5-git.inc
3
4HOMEPAGE = "http://www.qt.io"
5LICENSE = "Apache-2.0 & BSD & ( LGPL-3.0 | GPL-3.0 | The-Qt-Company-Commercial )"
6LIC_FILES_CHKSUM = " \
7 file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \
8 file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
9"
10
11DEPENDS += "qtbase qtdeclarative"
12
13SRCREV = "49c5461af0888950b80eb9558647ccd764d55737"