summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtjsbackend-native.inc2
-rw-r--r--recipes-qt/qt5/qtjsbackend.inc2
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtjsbackend-native.inc b/recipes-qt/qt5/qtjsbackend-native.inc
index 25de8e60..b73311ee 100644
--- a/recipes-qt/qt5/qtjsbackend-native.inc
+++ b/recipes-qt/qt5/qtjsbackend-native.inc
@@ -5,6 +5,8 @@ DEPENDS = "qtbase-native"
5 5
6QT_MODULE = "qtjsbackend" 6QT_MODULE = "qtjsbackend"
7 7
8SSTATE_SCAN_FILES += "*.pri *.prl"
9
8INC_PR = "r0" 10INC_PR = "r0"
9 11
10inherit native qmake5_base 12inherit native qmake5_base
diff --git a/recipes-qt/qt5/qtjsbackend.inc b/recipes-qt/qt5/qtjsbackend.inc
index 31eee80b..c1204543 100644
--- a/recipes-qt/qt5/qtjsbackend.inc
+++ b/recipes-qt/qt5/qtjsbackend.inc
@@ -8,6 +8,8 @@ DEPENDS = "qtbase qtjsbackend-native"
8 8
9INC_PR = "r0" 9INC_PR = "r0"
10 10
11SSTATE_SCAN_FILES += "*.pri *.prl"
12
11inherit qmake5 13inherit qmake5
12 14
13SRC_URI += " \ 15SRC_URI += " \