diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-01-13 17:34:43 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-13 17:35:56 +0200 |
commit | f779840ea49c3de63998213d8cf75f9bfb96b29e (patch) | |
tree | 44d35becc26405c5675e78831deb57f30ba36afe /mail-client/thunderbird | |
parent | mail-client/thunderbird: bump to 78.6.1 for CVE-2020-16044 (diff) | |
download | gentoo-f779840ea49c3de63998213d8cf75f9bfb96b29e.tar.gz gentoo-f779840ea49c3de63998213d8cf75f9bfb96b29e.tar.bz2 gentoo-f779840ea49c3de63998213d8cf75f9bfb96b29e.zip |
mail-client/thunderbird: REQUIRED_USE="wifi? ( dbus )" on 78.6.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/thunderbird-78.6.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.6.1.ebuild b/mail-client/thunderbird/thunderbird-78.6.1.ebuild index 68bc1344eaa4..48aaae46a452 100644 --- a/mail-client/thunderbird/thunderbird-78.6.1.ebuild +++ b/mail-client/thunderbird/thunderbird-78.6.1.ebuild @@ -66,6 +66,8 @@ IUSE="+clang cpu_flags_arm_neon dbus debug eme-free +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx +system-webp wayland wifi" +REQUIRED_USE="wifi? ( dbus )" + BDEPEND="${PYTHON_DEPS} app-arch/unzip app-arch/zip |