diff options
Diffstat (limited to 'meta-boot2qt')
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/qtivi_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb index ae42544..01a7d4b 100644 --- a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb +++ b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb | |||
@@ -37,7 +37,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ | |||
37 | 37 | ||
38 | DEPENDS = "qtbase qtdeclarative qtmultimedia qtivi-native" | 38 | DEPENDS = "qtbase qtdeclarative qtmultimedia qtivi-native" |
39 | DEPENDS_class-native = "qtbase" | 39 | DEPENDS_class-native = "qtbase" |
40 | DEPENDS_class-nativesdk = "qtbase qtivi-native libxcrypt" | 40 | DEPENDS_class-nativesdk = "qtbase qtivi-native" |
41 | 41 | ||
42 | inherit qt5-module | 42 | inherit qt5-module |
43 | inherit python3native | 43 | inherit python3native |
@@ -110,4 +110,4 @@ BBCLASSEXTEND += "native nativesdk" | |||
110 | 110 | ||
111 | INSANE_SKIP_${PN}_class-native = "already-stripped" | 111 | INSANE_SKIP_${PN}_class-native = "already-stripped" |
112 | INSANE_SKIP_${PN}_class-nativesdk = "already-stripped" | 112 | INSANE_SKIP_${PN}_class-nativesdk = "already-stripped" |
113 | INSANE_SKIP_${PN}-tools_class-nativesdk = "staticdev file-rdeps libdir" | 113 | INSANE_SKIP_${PN}-tools_class-nativesdk = "staticdev file-rdeps libdir build-deps" |