From: David Seifert Date: Sat, 15 Feb 2020 10:00:08 +0000 (+0100) Subject: media-libs/gegl: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c50daa87fcc5efd07247e198f0fefaa1d907fe5b;p=gentoo.git media-libs/gegl: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/media-libs/gegl/gegl-0.3.34.ebuild b/media-libs/gegl/gegl-0.3.34.ebuild index 526a646fbd57..f0b3e39ac8c3 100644 --- a/media-libs/gegl/gegl-0.3.34.ebuild +++ b/media-libs/gegl/gegl-0.3.34.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) # vala and introspection support is broken, bug #468208 VALA_USE_DEPEND=vapigen -inherit versionator gnome2-utils eutils autotools python-any-r1 vala +inherit versionator gnome2-utils eutils autotools ltprune python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit autotools git-r3