diff options
-rw-r--r-- | sci-physics/geant/geant-4.11.0.1-r1.ebuild (renamed from sci-physics/geant/geant-4.11.0.1.ebuild) | 2 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.11.0.2-r1.ebuild (renamed from sci-physics/geant/geant-4.11.0.2.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.11.0.1.ebuild b/sci-physics/geant/geant-4.11.0.1-r1.ebuild index 12f878c3c26b..cd4e386544a0 100644 --- a/sci-physics/geant/geant-4.11.0.1.ebuild +++ b/sci-physics/geant/geant-4.11.0.1-r1.ebuild @@ -54,7 +54,7 @@ RDEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-libs/boost:=[${PYTHON_USEDEP}] + dev-libs/boost:=[python,${PYTHON_USEDEP}] ') ) qt5? ( diff --git a/sci-physics/geant/geant-4.11.0.2.ebuild b/sci-physics/geant/geant-4.11.0.2-r1.ebuild index cc96439dc51c..1eaf3d9af34b 100644 --- a/sci-physics/geant/geant-4.11.0.2.ebuild +++ b/sci-physics/geant/geant-4.11.0.2-r1.ebuild @@ -54,7 +54,7 @@ RDEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-libs/boost:=[${PYTHON_USEDEP}] + dev-libs/boost:=[python,${PYTHON_USEDEP}] ') ) qt5? ( |