supertuxkart: 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:27:29 +02:00
parent 7e57e42d5c
commit b7208b73cd

View File

@@ -20,7 +20,7 @@ DEPENDS = " \
libsdl2 \
"
inherit cmake gtk-icon-cache features_check
inherit cmake pkgconfig gtk-icon-cache features_check
REQUIRED_DISTRO_FEATURES = "x11"