diff options
-rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index e3af5c21c0..ef5d75c450 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -6,7 +6,7 @@ RDEPENDS_${PN}_class-target += "bash" | |||
6 | RDEPENDS_${PN}-ptest = "bash make" | 6 | RDEPENDS_${PN}-ptest = "bash make" |
7 | 7 | ||
8 | require qemu-targets.inc | 8 | require qemu-targets.inc |
9 | inherit autotools ptest | 9 | inherit autotools pkgconfig ptest |
10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
11 | 11 | ||
12 | # QEMU_TARGETS is overridable variable | 12 | # QEMU_TARGETS is overridable variable |