projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c88aa78
)
sci-chemistry/relax: Permit matplotlib-python2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jan 2020 20:22:26 +0000
(21:22 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jan 2020 20:40:26 +0000
(21:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/relax/relax-4.0.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/sci-chemistry/relax/relax-4.0.0-r2.ebuild
b/sci-chemistry/relax/relax-4.0.0-r2.ebuild
index 606c454f1b12fc1d54e12023af07f238d045a2d0..8ded6d34d21fe2392a8ec4c5133a82baca20c15c 100644
(file)
--- a/
sci-chemistry/relax/relax-4.0.0-r2.ebuild
+++ b/
sci-chemistry/relax/relax-4.0.0-r2.ebuild
@@
-24,7
+24,10
@@
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
dev-python/Numdifftools[${PYTHON_USEDEP}]
- dev-python/matplotlib[${PYTHON_USEDEP}]
+ || (
+ dev-python/matplotlib-python2[${PYTHON_USEDEP}]
+ dev-python/matplotlib[${PYTHON_USEDEP}]
+ )
|| (
dev-python/numpy-python2[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]