@@ -, +, @@ --- www-client/firefox/firefox-113.0.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- a/www-client/firefox/firefox-113.0.1.ebuild +++ a/www-client/firefox/firefox-113.0.1.ebuild @@ -65,7 +65,7 @@ LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel" IUSE+=" jack +jumbo-build libproxy lto +openh264 pgo pulseaudio sndio selinux" IUSE+=" +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx system-png system-python-libs +system-webp" -IUSE+=" +telemetry wayland wifi +X" +IUSE+=" +telemetry +accessibility wayland wifi +X" # Firefox-only IUSE IUSE+=" geckodriver +gmp-autoupdate screencast" @@ -111,7 +111,7 @@ BDEPEND="${PYTHON_DEPS} ) )" COMMON_DEPEND="${FF_ONLY_DEPEND} - >=app-accessibility/at-spi2-core-2.46.0:2 + accessibility? ( >=app-accessibility/at-spi2-core-2.46.0:2 ) dev-libs/expat dev-libs/glib:2 dev-libs/libffi:= @@ -872,6 +872,7 @@ src_configure() { mozconfig_use_enable libproxy use eme-free && mozconfig_add_options_ac '+eme-free' --disable-eme + ! use accessibility && mozconfig_add_options_ac 'accessibility' --disable-accessibility mozconfig_use_enable geckodriver --