diff options
author | Jory Pratt <anarchy@gentoo.org> | 2019-09-01 09:16:58 -0500 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2019-09-01 09:16:58 -0500 |
commit | 795e4006da88ee73c1e9e6e01ff85814cba86cd7 (patch) | |
tree | 0a5eeb5fd81a3e4dd794aff614d85041ffd082ff /mail-client/thunderbird | |
parent | www-client/firefox: update to xdg_icon_cache_update (diff) | |
download | mozilla-795e4006da88ee73c1e9e6e01ff85814cba86cd7.tar.gz mozilla-795e4006da88ee73c1e9e6e01ff85814cba86cd7.tar.bz2 mozilla-795e4006da88ee73c1e9e6e01ff85814cba86cd7.zip |
mail-client/thunderbird: clean duplicate REQUIRED_USE
Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/thunderbird-68.0-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild b/mail-client/thunderbird/thunderbird-68.0-r1.ebuild index bc3e764d..729db1ff 100644 --- a/mail-client/thunderbird/thunderbird-68.0-r1.ebuild +++ b/mail-client/thunderbird/thunderbird-68.0-r1.ebuild @@ -165,8 +165,6 @@ DEPEND="${CDEPEND} REQUIRED_USE="wifi? ( dbus ) pgo? ( lto )" -REQUIRED_USE="wifi? ( dbus )" - S="${WORKDIR}/${MOZ_P%b[0-9]*}" BUILD_OBJ_DIR="${S}/tbird" |