mozcoreconf-v3.eclass - add missing USE flags to PYTHON_REQ_USE to fix build issues
authorIan Stakenvicius <axs@gentoo.org>
Wed, 23 Mar 2016 23:02:17 +0000 (19:02 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Thu, 24 Mar 2016 15:46:46 +0000 (11:46 -0400)
Bug: http://bugs.gentoo.org/578134

eclass/mozcoreconf-v3.eclass

index 62751ba82dc1d424da0d5f72ddc79c1a34dfa865..5060c7385c0a454041972643e5f22cb05a2c664e 100644 (file)
@@ -13,7 +13,7 @@
 if [[ ! ${_MOZCORECONF_V3} ]]; then
 
 PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='threads,sqlite'
+PYTHON_REQ_USE='ncurses,sqlite,ssl,threads'
 
 inherit multilib flag-o-matic python-any-r1 versionator