media-video/totem: Move comment above related code

Thanks @thesamesam

Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/42537
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Lukas Schmelting
2025-06-12 22:08:30 +02:00
committed by Sam James
parent 75fc331e61
commit 30d883d77b
2 changed files with 4 additions and 4 deletions

View File

@@ -61,6 +61,8 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
x11-base/xorg-proto
"
# perl for pod2man
# Prevent dev-python/pylint dep, bug #482538
BDEPEND="
dev-lang/perl
gtk-doc? ( >=dev-util/gtk-doc-1.14
@@ -70,8 +72,6 @@ BDEPEND="
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
"
# perl for pod2man
# Prevent dev-python/pylint dep, bug #482538
PATCHES=(
"${FILESDIR}"/gst-inspect-sandbox.patch # Allow disabling calls to gst-inspect (sandbox issue)

View File

@@ -62,6 +62,8 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
x11-base/xorg-proto
"
# perl for pod2man
# Prevent dev-python/pylint dep, bug #482538
BDEPEND="
dev-lang/perl
gtk-doc? ( >=dev-util/gtk-doc-1.14
@@ -71,8 +73,6 @@ BDEPEND="
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
"
# perl for pod2man
# Prevent dev-python/pylint dep, bug #482538
PATCHES=(
"${FILESDIR}"/gst-inspect-sandbox.patch # Allow disabling calls to gst-inspect (sandbox issue)