LINUX.ORG.RU

История изменений

Исправление Zubok, (текущая версия) :

https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/firefox/firefox-94....

	mozconfig_use_enable pulseaudio
	# force the deprecated alsa sound code if pulseaudio is disabled
	if use kernel_linux && ! use pulseaudio ; then
		mozconfig_add_options_ac '-pulseaudio' --enable-alsa
	fi

Исходная версия Zubok, :

https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/firefox/firefox-94....

	mozconfig_use_enable pulseaudio
	# force the deprecated alsa sound code if pulseaudio is disabled
	if use kernel_linux && ! use pulseaudio ; then
		mozconfig_add_options_ac '-pulseaudio' --enable-alsa
	fi