summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-03-05 16:36:01 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-03-05 16:37:12 +0200
commit206b8c86ff9dab481b4572c748942656dd977b5e (patch)
treec88fcafab0211d0c614a32e8019531d9e462a839 /profiles
parentwww-client/firefox: add 123.0.1 (diff)
downloadgentoo-206b8c86ff9dab481b4572c748942656dd977b5e.tar.gz
gentoo-206b8c86ff9dab481b4572c748942656dd977b5e.tar.bz2
gentoo-206b8c86ff9dab481b4572c748942656dd977b5e.zip
profiles/base: extend firefox use.mask to also cover system-libvpx
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 683fdd9c4c37..0aafa34cb10a 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -18,7 +18,11 @@ sys-libs/glibc cet
# Joonas Niilola <juippis@gentoo.org> (2024-02-20)
# Upstream massively reworked av1 support breaking our custom
# system-av1 patches.
->=www-client/firefox-123.0 system-av1
+# Looks like the bundled libvpx is heavily patched (including av1
+# support) - I'm not confident that currently enabling custom-patched
+# system-libvpx gives the same experience as using the bundled one.
+# Need to revisit in 125.0.
+>=www-client/firefox-123.0 system-av1 system-libvpx
# Matthew Turnbull <sparky@bluefang-logic.com> (2024-01-24)
# Cinnamon wayland support is experimental and incomplete.