From 3b7f08409587f14225fc02bf95acc53e17e37afb Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 11 Nov 2015 18:11:30 +0100 Subject: dev-python/matplotlib: Depend on threading support in python Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/matplotlib/matplotlib-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/matplotlib/matplotlib-1.5.0.ebuild') diff --git a/dev-python/matplotlib/matplotlib-1.5.0.ebuild b/dev-python/matplotlib/matplotlib-1.5.0.ebuild index b32275d0116b..db96ac7d0a97 100644 --- a/dev-python/matplotlib/matplotlib-1.5.0.ebuild +++ b/dev-python/matplotlib/matplotlib-1.5.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) -PYTHON_REQ_USE='tk?' +PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 eutils flag-o-matic virtualx toolchain-funcs -- cgit v1.2.3