summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:50 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:50 +0100
commitcab3f17124f2e87100b56bfb58a4e70fd0ffe550 (patch)
tree20887918c25bd5b35c4f47c3797f68b5ea96bb7d /app-text/libspectre/libspectre-0.2.8.ebuild
parentapp-text/libpaper: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-cab3f17124f2e87100b56bfb58a4e70fd0ffe550.tar.gz
gentoo-cab3f17124f2e87100b56bfb58a4e70fd0ffe550.tar.bz2
gentoo-cab3f17124f2e87100b56bfb58a4e70fd0ffe550.zip
app-text/libspectre: [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 'app-text/libspectre/libspectre-0.2.8.ebuild')
-rw-r--r--app-text/libspectre/libspectre-0.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libspectre/libspectre-0.2.8.ebuild b/app-text/libspectre/libspectre-0.2.8.ebuild
index 1a2799f0accf..8d3e14e106a9 100644
--- a/app-text/libspectre/libspectre-0.2.8.ebuild
+++ b/app-text/libspectre/libspectre-0.2.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+inherit autotools eutils ltprune
DESCRIPTION="A library for rendering Postscript documents"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libspectre"