summaryrefslogtreecommitdiff
path: root/sci-chemistry/vmd/vmd-1.9.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/vmd/vmd-1.9.3.ebuild')
-rw-r--r--sci-chemistry/vmd/vmd-1.9.3.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/sci-chemistry/vmd/vmd-1.9.3.ebuild b/sci-chemistry/vmd/vmd-1.9.3.ebuild
index 01098a723def..88394af1970d 100644
--- a/sci-chemistry/vmd/vmd-1.9.3.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.3.ebuild
@@ -27,10 +27,12 @@ CDEPEND="
>=dev-lang/tk-8.6.1
dev-lang/perl
dev-libs/expat
- || (
- dev-python/numpy-python2[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
- )
+ $(python_gen_cond_dep '
+ || (
+ dev-python/numpy-python2[${PYTHON_MULTI_USEDEP}]
+ dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+ )
+ ')
sci-libs/netcdf:0=
virtual/opengl
>=x11-libs/fltk-1.1.10-r2:1