app-pda/libplist: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:40 +0000 (10:57 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:57:40 +0000 (10:57 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-pda/libplist/libplist-2.0.0.ebuild

index 77cfc406326eae7c31d22956bb2dae998cc36e02..37e0c7cd5e80628eaf42374fbd80a1a412e26ca4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 PYTHON_COMPAT=( python{3_6,3_7,3_8} )
-inherit autotools eutils python-r1
+inherit autotools eutils ltprune python-r1
 
 DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)"
 HOMEPAGE="http://www.libimobiledevice.org/"