commit: e79572670adf244b2845acccbf1773aa8f097c96
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Thu Dec 5 09:34:29 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 09:37:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e7957267
dev-python/moderngl: Correct *DEPEND
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
.../{moderngl-5.12.0.ebuild => moderngl-5.12.0-r1.ebuild} | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-python/moderngl/moderngl-5.12.0.ebuild
b/dev-python/moderngl/moderngl-5.12.0-r1.ebuild
similarity index 97%
rename from dev-python/moderngl/moderngl-5.12.0.ebuild
rename to dev-python/moderngl/moderngl-5.12.0-r1.ebuild
index 3661ae64f..cd7f85acd 100644
--- a/dev-python/moderngl/moderngl-5.12.0.ebuild
+++ b/dev-python/moderngl/moderngl-5.12.0-r1.ebuild
@@ -28,9 +28,7 @@ IUSE="debug"
# see https://forums.gentoo.org/viewtopic.php?p=8843999
RESTRICT="test"
-BDEPEND="
- media-libs/libglvnd[X]
- >=dev-python/glcontext-3.0.0[${PYTHON_USEDEP}]
+BDPEND="
test? (
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
@@ -38,7 +36,10 @@ BDEPEND="
dev-python/pyopengl[${PYTHON_USEDEP}]
)
"
-DEPEND="${BDEPEND}"
+RDEPEND="
+ media-libs/libglvnd[X]
+ >=dev-python/glcontext-3.0.0[${PYTHON_USEDEP}]
+"
EPYTEST_DESELECT=(
# Make sure we are not using the system-wide install