summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:59:14 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:59:14 +0100
commit16186c645bd75d91924ed0864976e07d6d13153b (patch)
treeb38a54ca57dde6d6bfd43179c2b0ab0cf78053a6 /dev-libs/libvformat
parentdev-libs/libverto: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-16186c645bd75d91924ed0864976e07d6d13153b.tar.gz
gentoo-16186c645bd75d91924ed0864976e07d6d13153b.tar.bz2
gentoo-16186c645bd75d91924ed0864976e07d6d13153b.zip
dev-libs/libvformat: [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 'dev-libs/libvformat')
-rw-r--r--dev-libs/libvformat/libvformat-1.13-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libvformat/libvformat-1.13-r2.ebuild b/dev-libs/libvformat/libvformat-1.13-r2.ebuild
index b175a25981f7..22f1d04278fc 100644
--- a/dev-libs/libvformat/libvformat-1.13-r2.ebuild
+++ b/dev-libs/libvformat/libvformat-1.13-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils autotools
+inherit eutils autotools ltprune
DESCRIPTION="Library to read and write vcard files"
HOMEPAGE="https://sourceforge.net/projects/vformat/"