Update totem-3.38.0.ebuild

This commit is contained in:
Gerben Jan Dijkman 2021-04-16 22:25:10 +02:00 committed by GitHub
parent ce25e1f30a
commit 7d8a2c124e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}