From 44fa8120472495f279d983af887ff0967bb31e79 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 27 Jan 2018 01:18:36 +0200 Subject: 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 --- media-libs/gst-plugins-base/gst-plugins-base-1.12.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-libs/gst-plugins-base') 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/" -- cgit v1.2.3-65-gdbad