From b01607d5a6d7f6733d780635c0548da861ba3eea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 19 Oct 2021 22:38:28 +0200 Subject: [PATCH] d1x-rebirth: add pkgconfig to inherit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-games/dxx-rebirth/d1x-rebirth_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-games/dxx-rebirth/d1x-rebirth_git.bb b/recipes-games/dxx-rebirth/d1x-rebirth_git.bb index 0554194..429cffb 100644 --- a/recipes-games/dxx-rebirth/d1x-rebirth_git.bb +++ b/recipes-games/dxx-rebirth/d1x-rebirth_git.bb @@ -4,7 +4,7 @@ SECTION = "games" LICENSE = "DXX-Rebirth" LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7077769a51d612f2edcc6abd1e5dfa6d" -inherit python3native +inherit python3native pkgconfig DEPENDS = " \ python3-scons-native \