From: Mart Raudsepp Date: Fri, 26 Jan 2018 23:18:36 +0000 (+0200) Subject: media-libs/gst-plugins-base: explicitly inherit ltprune for the usage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44fa8120472495f279d983af887ff0967bb31e79;p=gentoo.git media-libs/gst-plugins-base: explicitly inherit ltprune for the usage instead of relying on eutils.eclass from gstreamer.eclass Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.12.4.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.12.4.ebuild index f7db82b0fc98..56e9e237fd96 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.12.4.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.12.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 GST_ORG_MODULE="gst-plugins-base" -inherit gstreamer +inherit ltprune gstreamer DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/"