summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtdeclarative.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative.inc')
-rw-r--r--recipes-qt/qt5/qtdeclarative.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtdeclarative.inc b/recipes-qt/qt5/qtdeclarative.inc
index 6969c23a..4a186fdc 100644
--- a/recipes-qt/qt5/qtdeclarative.inc
+++ b/recipes-qt/qt5/qtdeclarative.inc
@@ -16,6 +16,3 @@ do_configure_prepend() {
16} 16}
17 17
18EXTRA_QMAKEVARS_PRE += "${@base_contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}" 18EXTRA_QMAKEVARS_PRE += "${@base_contains('PACKAGECONFIG', 'qtxmlpatterns', 'CONFIG+=OE_QTXMLPATTERNS_ENABLED', '', d)}"
19
20LICENSE += "| GPL-2.0"
21LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed"