commit: ff322abaa6d16e6aa962cf7dea3dc98f1a9dbed6
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Jun 28 12:46:10 2016 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Tue Jun 28 12:46:10 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ff322aba
dev-python/matplotlib2tikz: Fix deps
Package-Manager: portage-2.2.28
dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
index 7495ab0..77decc9 100644
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
@@ -18,6 +18,7 @@ SLOT="0"
IUSE=""
RDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
dev-texlive/texlive-pictures"
DEPEND="${RDEPEND}"
#test? ( dev-python/pytest[${PYTHON_USEDEP}] )"