commit: f21b713cbfc31123a8fb3f74338e69feb5b4fb0d
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 05:00:33 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 05:00:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f21b713c
media-sound/pulseaudio: Fix multilib build
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-sound/pulseaudio/pulseaudio-15.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/pulseaudio/pulseaudio-15.0-r3.ebuild
b/media-sound/pulseaudio/pulseaudio-15.0-r3.ebuild
index 21060b033fd1..df8a1deea80e 100644
--- a/media-sound/pulseaudio/pulseaudio-15.0-r3.ebuild
+++ b/media-sound/pulseaudio/pulseaudio-15.0-r3.ebuild
@@ -211,7 +211,7 @@ multilib_src_configure() {
$(meson_feature asyncns)
$(meson_native_use_feature zeroconf avahi)
$(meson_native_use_feature bluetooth bluez5)
- $(meson_feature gstreamer bluez5-gstreamer)
+ $(meson_native_use_feature gstreamer bluez5-gstreamer)
$(meson_native_use_bool native-headset bluez5-native-headset)
$(meson_native_use_bool ofono-headset bluez5-ofono-headset)
$(meson_feature dbus)