www-client/firefox: add USE=geckodriver to enable WebDriver support
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 23 Sep 2018 11:11:01 +0000 (13:11 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 23 Sep 2018 11:11:14 +0000 (13:11 +0200)
Bug: https://bugs.gentoo.org/665184
Package-Manager: Portage-2.3.49, Repoman-2.3.10

www-client/firefox/firefox-60.2.1.ebuild

index dcc8e593f3593aad4b3c7efcb35c587b044d59f4..ef8d57e983f1d4c5f30a1a6c66dad0272f8e3606 100644 (file)
@@ -39,7 +39,7 @@ KEYWORDS="~amd64 ~x86"
 
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="bindist eme-free +gmp-autoupdate hardened hwaccel jack +screenshot selinux test"
+IUSE="bindist eme-free geckodriver +gmp-autoupdate hardened hwaccel jack +screenshot selinux test"
 RESTRICT="!bindist? ( bindist )"
 
 SRCHASH=239e434d6d2b8e1e2b697c3416d1e96d48fe98e5
@@ -198,6 +198,8 @@ src_configure() {
        mozconfig_init
        mozconfig_config
 
+       mozconfig_use_enable geckodriver
+
        # enable JACK, bug 600002
        mozconfig_use_enable jack