commit:     44fa8120472495f279d983af887ff0967bb31e79
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 23:18:36 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 03:29:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44fa8120

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(-)

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 f7db82b0fc9..56e9e237fd9 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/";

Reply via email to