mozcoreconf-v3.eclass - add missing USE flags to PYTHON_REQ_USE to fix build issues

Bug: http://bugs.gentoo.org/578134
This commit is contained in:
Ian Stakenvicius
2016-03-23 19:02:17 -04:00
parent 95340b95da
commit b8440a18be

View 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