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

index eef973ebad8e754da17bcffb113cfdbdb10e808f..6861972519689264afec3cb7bbc9b7e1a90bcec9 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 python3_6 )
 PYTHON_REQ_USE="threads(+)"
 
-inherit autotools eutils python-r1
+inherit autotools eutils ltprune python-r1
 
 DESCRIPTION="Python bindings for the D-Bus messagebus"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/DBusBindings https://dbus.freedesktop.org/doc/dbus-python/"