qemu: Add missing 'inherit pkgconfig'

The monster configure file does call pkg-config somewhere in there.

(From OE-Core rev: 8f7eb210257318dfa630bbc39b3eb9be936fddcc)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jussi Kukkonen 2017-02-06 12:04:47 +02:00 committed by Richard Purdie
parent a82332b128
commit f5fc727f5b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ RDEPENDS_${PN}_class-target += "bash"
RDEPENDS_${PN}-ptest = "bash make"
require qemu-targets.inc
inherit autotools ptest
inherit autotools pkgconfig ptest
BBCLASSEXTEND = "native nativesdk"
# QEMU_TARGETS is overridable variable