diff options
| author | Justin Lecher <jlec@gentoo.org> | 2015-10-21 12:00:30 +0200 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2015-10-21 15:40:24 +0200 |
| commit | e87319182c93cb6b8052275993e6a67cac9bc224 (patch) | |
| tree | fc59dc131b56bc103e4e5537f697dd07737ce491 /dev-python/matplotlib/matplotlib-9999.ebuild | |
| parent | 9cc50ecb3c7cae65d75c3132ec6314751dfcdd5b (diff) | |
| download | gentoo-e87319182c93cb6b8052275993e6a67cac9bc224.tar.gz gentoo-e87319182c93cb6b8052275993e6a67cac9bc224.tar.bz2 gentoo-e87319182c93cb6b8052275993e6a67cac9bc224.zip | |
dev-python/matplotlib: Backported test fix
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/matplotlib-9999.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/matplotlib/matplotlib-9999.ebuild b/dev-python/matplotlib/matplotlib-9999.ebuild index 7fd7da909edd..64665e727b18 100644 --- a/dev-python/matplotlib/matplotlib-9999.ebuild +++ b/dev-python/matplotlib/matplotlib-9999.ebuild @@ -39,6 +39,7 @@ REQUIRED_USE=" # #456704 -- a lot of py2-only deps PY2_USEDEP=$(python_gen_usedep python2_7) COMMON_DEPEND=" + dev-python/cycler[${PYTHON_USEDEP}] >=dev-python/numpy-1.6[${PYTHON_USEDEP}] dev-python/python-dateutil:0[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] |
