surge: Add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-19 01:37:32 +02:00
parent c9ad369243
commit f52fc4d0b4

View File

@@ -12,7 +12,7 @@ DEPENDS += " \
libsndfile1 \
"
inherit cmake python3native features_check lv2-turtle-helper pack_audio_plugins
inherit cmake pkgconfig python3native features_check lv2-turtle-helper pack_audio_plugins
REQUIRED_DISTRO_FEATURES = "x11"