mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user