commit: 0a33e66543afe710cb5493989cb82cbef8e59cd6
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 10 19:10:28 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Mar 10 19:10:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a33e665
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 <AT> gentoo.org>
mail-client/thunderbird/thunderbird-68.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-client/thunderbird/thunderbird-68.5.0.ebuild
b/mail-client/thunderbird/thunderbird-68.5.0.ebuild
index e288efad627..ad6b34d0c0e 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 )"