summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:08 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:08 +0100
commitc50daa87fcc5efd07247e198f0fefaa1d907fe5b (patch)
treef9fe4e458a2206933a3d19428cd654f2ae315c9d /media-libs/gegl/gegl-0.3.34.ebuild
parentmedia-libs/freealut: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-c50daa87fcc5efd07247e198f0fefaa1d907fe5b.tar.gz
gentoo-c50daa87fcc5efd07247e198f0fefaa1d907fe5b.tar.bz2
gentoo-c50daa87fcc5efd07247e198f0fefaa1d907fe5b.zip
media-libs/gegl: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/gegl/gegl-0.3.34.ebuild')
-rw-r--r--media-libs/gegl/gegl-0.3.34.ebuild2
1 files changed, 1 insertions, 1 deletions
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