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

index 490e59bef3ef49f2f5737c07f2460ab41dc78a8a..8f299103e6afee85d4bcc679570d9097e5f00bcd 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools eutils flag-o-matic multilib-minimal
+inherit autotools eutils flag-o-matic ltprune multilib-minimal
 
 DESCRIPTION="Full Database Encryption for SQLite"
 HOMEPAGE="https://www.zetetic.net/sqlcipher/"