summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/gio-module-cache.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes-recipe/gio-module-cache.bbclass')
-rw-r--r--meta/classes-recipe/gio-module-cache.bbclass3
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
7PACKAGE_WRITE_DEPS += "qemu-native" 7PACKAGE_WRITE_DEPS += "qemuwrapper-cross"
8inherit qemu
9 8
10GIO_MODULE_PACKAGES ??= "${PN}" 9GIO_MODULE_PACKAGES ??= "${PN}"
11 10