astromenace: Add pkgconfig at inherit to fix build with latest oe-core

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-19 21:29:22 +02:00
parent b7208b73cd
commit 054fdfba9d

View File

@@ -10,7 +10,7 @@ DEPENDS = "libsdl freealut openal-soft libogg libvorbis freetype libglu libxiner
REQUIRED_DISTRO_FEATURES = "x11"
inherit cmake qemu gtk-icon-cache features_check
inherit cmake pkgconfig qemu gtk-icon-cache features_check
SRC_URI = " \
git://github.com/viewizard/astromenace.git \