aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2017-08-28 13:16:51 -0400
committerIan Stakenvicius <axs@gentoo.org>2017-08-28 13:16:51 -0400
commit7e63eba2b82e2e3b88812f17d721eb777a7cedb9 (patch)
treed5981da98ae223c434894f51dee309c4409b16ae
parentremoved mozconfig-v6.5{5,6} as they are replaced by mozsupport.eclass (diff)
downloadmozilla-7e63eba2b82e2e3b88812f17d721eb777a7cedb9.tar.gz
mozilla-7e63eba2b82e2e3b88812f17d721eb777a7cedb9.tar.bz2
mozilla-7e63eba2b82e2e3b88812f17d721eb777a7cedb9.zip
remove redundant wifi config from firefox-55 ebuild, mozsupport.eclass does it via in_iuse
-rw-r--r--www-client/firefox/firefox-55.0.2.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/www-client/firefox/firefox-55.0.2.ebuild b/www-client/firefox/firefox-55.0.2.ebuild
index e7d2b5b..dfc2715 100644
--- a/www-client/firefox/firefox-55.0.2.ebuild
+++ b/www-client/firefox/firefox-55.0.2.ebuild
@@ -252,13 +252,6 @@ src_configure() {
mozconfig_init
mozconfig_config
- # wifi pulls in dbus so force it if unset via USE=dbus.
- mozconfig_use_enable wifi necko-wifi
- if use kernel_linux && use wifi && ! use dbus; then
- einfo "Enabling dbus support due to wifi request"
- mozconfig_annotate 'dbus required by necko-wifi on linux' --enable-dbus
- fi
-
# enable JACK, bug 600002
mozconfig_use_enable jack