commit:     787416a23443aa29b8977f9c8b0976524b94c9ab
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 17:16:22 2018 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 17:16:22 2018 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=787416a2

firefox-62: fix python3 dependencies

 www-client/firefox/firefox-62.0_beta6.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www-client/firefox/firefox-62.0_beta6.ebuild 
b/www-client/firefox/firefox-62.0_beta6.ebuild
index 96e0b9e..451af3a 100644
--- a/www-client/firefox/firefox-62.0_beta6.ebuild
+++ b/www-client/firefox/firefox-62.0_beta6.ebuild
@@ -6,6 +6,9 @@ VIRTUALX_REQUIRED="pgo"
 WANT_AUTOCONF="2.1"
 MOZ_ESR=""
 
+PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_REQ_USE='ncurses,sqlite,ssl,threads'
+
 # This list can be updated with scripts/get_langs.sh from the mozilla overlay
 MOZ_LANGS=( ach af an ar as ast az bg bn-BD bn-IN br bs ca cak cs cy da de dsb
 el en en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa ff fi fr fy-NL 
ga-IE

Reply via email to