diff options
Diffstat (limited to 'recipes-qt/qt5/qtjsbackend-native.inc')
-rw-r--r-- | recipes-qt/qt5/qtjsbackend-native.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtjsbackend-native.inc b/recipes-qt/qt5/qtjsbackend-native.inc index 2cf113d8..4369af03 100644 --- a/recipes-qt/qt5/qtjsbackend-native.inc +++ b/recipes-qt/qt5/qtjsbackend-native.inc | |||
@@ -9,9 +9,9 @@ DEPENDS = "qtbase-native" | |||
9 | 9 | ||
10 | QT_MODULE = "qtjsbackend" | 10 | QT_MODULE = "qtjsbackend" |
11 | 11 | ||
12 | INC_PR = "r0" | 12 | require qt5-native.inc |
13 | 13 | ||
14 | inherit native qmake5_base | 14 | INC_PR = "r0" |
15 | 15 | ||
16 | SRC_URI += "\ | 16 | SRC_URI += "\ |
17 | file://0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch \ | 17 | file://0001-Install-the-mkv8snapshot-tool-to-the-native-side.patch \ |