mail-client/thunderbird: switch to bundled libvpx by default
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 10 Mar 2020 19:10:28 +0000 (20:10 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 10 Mar 2020 19:10:52 +0000 (20:10 +0100)
>=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>
mail-client/thunderbird/thunderbird-68.5.0.ebuild

index e288efad627c328f89f57df3ccf7922627bd035c..ad6b34d0c0e9cf9d0ca291448e0922d5c21e0a80 100644 (file)
@@ -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 )"