media-video/manimgl: remove obsolete python_gen_cond_dep

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-05-02 22:32:19 +05:00
parent 72bfd0c2b1
commit 88955b80b6
2 changed files with 0 additions and 10 deletions

View File

@@ -62,12 +62,7 @@ RDEPEND="
media-video/ffmpeg
virtual/opengl
x11-libs/pango
$(python_gen_cond_dep '
dev-python/typing-extensions[${PYTHON_USEDEP}]
' python3_{7..10})
"
# typing-extensions is only needed for python < 3.11
# so, only python3.10 should work too (because of PYTHON_COMPAT)
DEPEND="${RDEPEND}"

View File

@@ -62,12 +62,7 @@ RDEPEND="
media-video/ffmpeg
virtual/opengl
x11-libs/pango
$(python_gen_cond_dep '
dev-python/typing-extensions[${PYTHON_USEDEP}]
' python3_{7..10})
"
# typing-extensions is only needed for python < 3.11
# so, only python3.10 should work too (because of PYTHON_COMPAT)
DEPEND="${RDEPEND}"