diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild similarity index 97% rename from sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild rename to sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild index d07405c37e080..593677d31290d 100644 --- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild +++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0-r1.ebuild @@ -25,14 +25,16 @@ LICENSE="GPL-3 LGPL-3" SLOT="0" IUSE="" -BDEPEND=" +RDEPEND=" dev-python/six[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] sci-libs/numkit[${PYTHON_USEDEP}] +" +BDEPEND=" + ${RDEPEND} test? ( >=dev-python/pandas-0.17[${PYTHON_USEDEP}] ) " -RDEPEND="${DEPEND}" distutils_enable_tests pytest