public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/mozilla:eclass-removal commit in: www-client/firefox/
@ 2017-08-28 17:24 Ian Stakenvicius
  0 siblings, 0 replies; only message in thread
From: Ian Stakenvicius @ 2017-08-28 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     7e63eba2b82e2e3b88812f17d721eb777a7cedb9
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 28 17:16:51 2017 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Mon Aug 28 17:16:51 2017 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=7e63eba2

remove redundant wifi config from firefox-55 ebuild, mozsupport.eclass does it via in_iuse

 www-client/firefox/firefox-55.0.2.ebuild | 7 -------
 1 file changed, 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
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-28 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-28 17:24 [gentoo-commits] proj/mozilla:eclass-removal commit in: www-client/firefox/ Ian Stakenvicius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox