summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 = " \
13SRCREV = "147dd722548358763a8b649b3e4b41dfffbcfbb6" 13SRCREV = "147dd722548358763a8b649b3e4b41dfffbcfbb6"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit cmake 16inherit cmake pkgconfig
17 17
18PACKAGECONFIG ??= "alsa jack" 18PACKAGECONFIG ??= "alsa jack"
19PACKAGECONFIG[alsa] = ",,alsa-lib" 19PACKAGECONFIG[alsa] = ",,alsa-lib"