sys-fs/cryptsetup: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:01 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:03:01 +0000 (11:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-fs/cryptsetup/cryptsetup-1.7.5-r1.ebuild

index cd644b00e671518b2b62191b3e71547d881738de..b2fe088b2eb496e235f4b57d073373ce927235c7 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 DISTUTILS_OPTIONAL=1
 PYTHON_COMPAT=( python{3_6,3_7} )
 
-inherit autotools distutils-r1 linux-info libtool eutils versionator
+inherit autotools distutils-r1 linux-info libtool ltprune eutils versionator
 
 DESCRIPTION="Tool to setup encrypted devices with dm-crypt"
 HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md"