summaryrefslogtreecommitdiff
path: root/sci-physics/root/root-6.28.12-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/root/root-6.28.12-r1.ebuild')
-rw-r--r--sci-physics/root/root-6.28.12-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-physics/root/root-6.28.12-r1.ebuild b/sci-physics/root/root-6.28.12-r1.ebuild
index cb1bd02dcaa9..1c6e78d4b623 100644
--- a/sci-physics/root/root-6.28.12-r1.ebuild
+++ b/sci-physics/root/root-6.28.12-r1.ebuild
@@ -140,13 +140,15 @@ RDEPEND="${CDEPEND}
)
"
+BDEPEND="${PYTHON_DEPS}"
+
PATCHES=(
"${FILESDIR}"/${PN}-6.12.06_cling-runtime-sysroot.patch
)
pkg_setup() {
use fortran && fortran-2_pkg_setup
- use python && python-single-r1_pkg_setup
+ python-single-r1_pkg_setup
elog "There are extra options on packages not available in Gentoo."
elog "You can use the environment variable MYCMAKEARGS to enable"