mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Sam James
parent
75fc331e61
commit
30d883d77b
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user