mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/nltk: need dev-lang/python with USE "sqlite" support
Gentoo-Bug: 588992 Package-Manager: Portage-2.3.6, Repoman-2.3.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
committed by
Matthias Maier
parent
d1d42e2c3b
commit
377565c1a1
@@ -4,7 +4,7 @@
|
||||
EAPI="6"
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4} )
|
||||
PYTHON_REQ_USE="tk?,xml(+)"
|
||||
PYTHON_REQ_USE="sqlite,tk?,xml(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI="6"
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
PYTHON_REQ_USE="tk?,xml(+)"
|
||||
PYTHON_REQ_USE="sqlite,tk?,xml(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user