From ce41fa800ab4251a46b3d5b2e75834ae497a4757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 23 Oct 2021 00:14:41 +0200 Subject: [PATCH] polyphone: Add pkgconfig to inherit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They call it progress.... Signed-off-by: Andreas Müller --- recipes-musicians/polyphone/polyphone.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-musicians/polyphone/polyphone.bb b/recipes-musicians/polyphone/polyphone.bb index 1836cf1..4f79f46 100644 --- a/recipes-musicians/polyphone/polyphone.bb +++ b/recipes-musicians/polyphone/polyphone.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://polyphone-soundfonts.com/en/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://main.cpp;beginline=6;endline=18;md5=11e8b245e7c8a15dafd52bc856ef3ff1" -inherit qmake5 gtk-icon-cache mime mime-xdg dos2unix +inherit qmake5 pkgconfig gtk-icon-cache mime mime-xdg dos2unix DEPENDS += " \ qttools-native \