commit: b5394306332c432c087b769c3db2263202e37ded
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Mar 10 07:35:58 2017 +0000
Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Fri Mar 10 07:35:58 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b5394306
dev-python/matplotlib2tikz: Update live ebuild
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
index bd25518c5..802c649b6 100644
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
+++ b/dev-python/matplotlib2tikz/matplotlib2tikz-9999.ebuild
@@ -16,8 +16,11 @@ LICENSE="MIT"
SLOT="0"
IUSE=""
+PATCHES=( "${FILESDIR}/${PN}-0.6-init_pipdated.patch" )
+
RDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
+ >=dev-python/pillow-3.0.0[${PYTHON_USEDEP}]
dev-texlive/texlive-pictures"
DEPEND="${RDEPEND}"
#test? ( dev-python/pytest[${PYTHON_USEDEP}] )"