summaryrefslogtreecommitdiff
path: root/media-video/totem/totem-3.38.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /media-video/totem/totem-3.38.1.ebuild
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'media-video/totem/totem-3.38.1.ebuild')
-rw-r--r--media-video/totem/totem-3.38.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/totem/totem-3.38.1.ebuild b/media-video/totem/totem-3.38.1.ebuild
index 6ff2876c06d0..4f5cac066acb 100644
--- a/media-video/totem/totem-3.38.1.ebuild
+++ b/media-video/totem/totem-3.38.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
PYTHON_REQ_USE="threads(+)"
inherit gnome.org gnome2-utils meson virtualx xdg python-single-r1
@@ -42,7 +42,7 @@ DEPEND="
python? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
- >=dev-python/pygobject-2.90.3:3[${PYTHON_MULTI_USEDEP}]
+ >=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
')
)
"
@@ -55,7 +55,7 @@ RDEPEND="${DEPEND}
x11-libs/pango[introspection]
>=dev-libs/libpeas-1.1.0[python,${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
- dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
+ dev-python/dbus-python[${PYTHON_USEDEP}]
')
)
"