From 2d8c007f24c36f493e803582cc30647a7662f4e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 19 Oct 2021 00:50:06 +0200 Subject: [PATCH] distrho-ports: 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-musicians/distrho/distrho-ports.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-musicians/distrho/distrho-ports.bb b/recipes-musicians/distrho/distrho-ports.bb index 7864765..ce8bba4 100644 --- a/recipes-musicians/distrho/distrho-ports.bb +++ b/recipes-musicians/distrho/distrho-ports.bb @@ -30,7 +30,7 @@ SRC_URI[linuxsynths-vex-patches2.sha256sum] = "378cff261dab333c5f29246b6f3f557e0 REQUIRED_DISTRO_FEATURES = "x11 opengl" -inherit meson lv2-turtle-helper features_check pack_audio_plugins +inherit meson pkgconfig lv2-turtle-helper features_check pack_audio_plugins DEPENDS += " \ virtual/libgl \