projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cee0a14
)
sci-chemistry/nmrdepaker: Permit matplotlib-python2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jan 2020 20:22:05 +0000
(21:22 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jan 2020 20:40:25 +0000
(21:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/nmrdepaker/nmrdepaker-1.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r1.ebuild
b/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r1.ebuild
index 29a13632c888d30d1789bab8bdb61f8ce7d24b10..043fd37324ebdf2337377bc9da880bd754b8f294 100644
(file)
--- a/
sci-chemistry/nmrdepaker/nmrdepaker-1.0-r1.ebuild
+++ b/
sci-chemistry/nmrdepaker/nmrdepaker-1.0-r1.ebuild
@@
-17,7
+17,10
@@
KEYWORDS="~amd64"
IUSE=""
RDEPEND="
- >=dev-python/matplotlib-0.98.5[gtk2,${PYTHON_USEDEP}]
+ || (
+ >=dev-python/matplotlib-python2-0.98.5[gtk2,${PYTHON_USEDEP}]
+ >=dev-python/matplotlib-0.98.5[gtk2,${PYTHON_USEDEP}]
+ )
|| (
dev-python/numpy-python2[${PYTHON_USEDEP}]
>=dev-python/numpy-1.2[${PYTHON_USEDEP}]