summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-03-10 20:10:28 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-03-10 20:10:52 +0100
commit0a33e66543afe710cb5493989cb82cbef8e59cd6 (patch)
tree021112b6e9be7f88ea57d48e675e194a9b34730b
parentdev-util/catalyst: Version bump to 3.0.9 (diff)
downloadgentoo-0a33e665.tar.gz
gentoo-0a33e665.tar.bz2
gentoo-0a33e665.zip
mail-client/thunderbird: switch to bundled libvpx by default
>=www-client/firefox-74 moved to =media-libs/libvpx-1.8.2. To help updating, we switch mail-client/thunderbird to bundled libvpx by default assuming that most thunderbird users never use libvpx within thunderbird and therefore don't care about system libvpx. Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--mail-client/thunderbird/thunderbird-68.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-68.5.0.ebuild b/mail-client/thunderbird/thunderbird-68.5.0.ebuild
index e288efad627c..ad6b34d0c0e9 100644
--- a/mail-client/thunderbird/thunderbird-68.5.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-68.5.0.ebuild
@@ -43,7 +43,7 @@ IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free
+gmp-autoupdate hardened jack lightning lto cpu_flags_arm_neon pgo
pulseaudio selinux startup-notification +system-av1 +system-harfbuzz
+system-icu +system-jpeg +system-libevent +system-sqlite
- +system-libvpx +system-webp test wayland wifi"
+ system-libvpx +system-webp test wayland wifi"
RESTRICT="!bindist? ( bindist )
!test? ( test )"