dev-libs/libvformat: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:14 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:14 +0000 (10:59 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/libvformat/libvformat-1.13-r2.ebuild

index b175a25981f7edacc7d769ba29e8b0cc74422fee..22f1d04278fc1510df68dbd5123a8dc9ec74863e 100644 (file)
@@ -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/"