summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/audio-bluetooth.morph6
-rw-r--r--strata/audio-bluetooth/pulseaudio.morph1
2 files changed, 7 insertions, 0 deletions
diff --git a/strata/audio-bluetooth.morph b/strata/audio-bluetooth.morph
index b2033717..d60d1121 100644
--- a/strata/audio-bluetooth.morph
+++ b/strata/audio-bluetooth.morph
@@ -97,6 +97,11 @@ chunks:
build-system: autotools
build-depends:
- libsndfile
+- name: webrtc-audio-processing
+ repo: upstream:webrtc-audio-processing
+ ref: 9413986e79cf01958ee6dfb95a89de0d71a44221
+ unpetrify-ref: v0.1
+ build-system: autotools
- name: pulseaudio
morph: strata/audio-bluetooth/pulseaudio.morph
repo: upstream:pulseaudio
@@ -111,3 +116,4 @@ chunks:
- alsa-lib
- bluez
- sbc
+ - webrtc-audio-processing
diff --git a/strata/audio-bluetooth/pulseaudio.morph b/strata/audio-bluetooth/pulseaudio.morph
index fabdc5da..dfaa9b0d 100644
--- a/strata/audio-bluetooth/pulseaudio.morph
+++ b/strata/audio-bluetooth/pulseaudio.morph
@@ -8,6 +8,7 @@ configure-commands:
- ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc --with-database=simple
--with-systemduserunitdir=/usr/lib/systemd/user
--with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access
+ --enable-webrtc-aec
system-integration:
pulseaudio-misc:
00-add-pulse-users: