summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild b/sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild
index afc3e2510ce2..ad5fb6271a2b 100644
--- a/sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild
+++ b/sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,9 +16,11 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="examples"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="sci-libs/scipy[${PYTHON_USEDEP}]"
-DEPEND=""
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
+ sci-libs/scipy[${PYTHON_USEDEP}]"
S="${WORKDIR}"/NMRProjAnalys