diff options
Diffstat (limited to 'meta/classes-recipe/gio-module-cache.bbclass')
-rw-r--r-- | meta/classes-recipe/gio-module-cache.bbclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/classes-recipe/gio-module-cache.bbclass b/meta/classes-recipe/gio-module-cache.bbclass index d12e03c4a0..3714678c7c 100644 --- a/meta/classes-recipe/gio-module-cache.bbclass +++ b/meta/classes-recipe/gio-module-cache.bbclass | |||
@@ -4,8 +4,7 @@ | |||
4 | # SPDX-License-Identifier: MIT | 4 | # SPDX-License-Identifier: MIT |
5 | # | 5 | # |
6 | 6 | ||
7 | PACKAGE_WRITE_DEPS += "qemu-native" | 7 | PACKAGE_WRITE_DEPS += "qemuwrapper-cross" |
8 | inherit qemu | ||
9 | 8 | ||
10 | GIO_MODULE_PACKAGES ??= "${PN}" | 9 | GIO_MODULE_PACKAGES ??= "${PN}" |
11 | 10 | ||