aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/portaudio
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-09-22 08:36:38 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-24 08:12:35 -0700
commit9c8666d23fab6f580e8009b063b5a35dd452c4ea (patch)
treea3b5114875bd8a923bf3dc1438989bc1bc3cdc4e /meta-oe/recipes-support/portaudio
parent56045b13d0934a8efffaa24295d1e30e2cf07771 (diff)
downloadmeta-openembedded-contrib-9c8666d23fab6f580e8009b063b5a35dd452c4ea.tar.gz
portaudio-v19: Inherit pkgconfig
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/portaudio')
-rw-r--r--meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb
index c0b32e725d..ac360659ae 100644
--- a/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb
+++ b/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb
@@ -13,7 +13,7 @@ SRC_URI = " \
SRCREV = "147dd722548358763a8b649b3e4b41dfffbcfbb6"
S = "${WORKDIR}/git"
-inherit cmake
+inherit cmake pkgconfig
PACKAGECONFIG ??= "alsa jack"
PACKAGECONFIG[alsa] = ",,alsa-lib"