summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client')
-rw-r--r--www-client/seamonkey/seamonkey-2.53.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.1.ebuild b/www-client/seamonkey/seamonkey-2.53.1.ebuild
index 0ff8e3834acf..7025807df72c 100644
--- a/www-client/seamonkey/seamonkey-2.53.1.ebuild
+++ b/www-client/seamonkey/seamonkey-2.53.1.ebuild
@@ -331,6 +331,7 @@ src_configure() {
mozconfig_use_enable pulseaudio
# force the deprecated alsa sound code if pulseaudio is disabled
if use kernel_linux && ! use pulseaudio ; then
+ mozconfig_annotate '-pulseaudio' --disable-pulseaudio
mozconfig_annotate '-pulseaudio' --enable-alsa
fi