From 7d8a2c124e382b33d6e7683905cf4e4ec4824602 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman <129263+stealthgun@users.noreply.github.com> Date: Fri, 16 Apr 2021 22:25:10 +0200 Subject: [PATCH] Update totem-3.38.0.ebuild --- media-video/totem/totem-3.38.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-video/totem/totem-3.38.0.ebuild b/media-video/totem/totem-3.38.0.ebuild index afdbd33..5d8748c 100644 --- a/media-video/totem/totem-3.38.0.ebuild +++ b/media-video/totem/totem-3.38.0.ebuild @@ -72,10 +72,6 @@ BDEPEND=" # perl for pod2man # Prevent dev-python/pylint dep, bug #482538 -PATCHES=( - "${FILESDIR}"/${PV}-gst-inspect-sandbox.patch # Allow disabling calls to gst-inspect (sandbox issue) -) - pkg_setup() { use python && python-single-r1_pkg_setup }