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

index 7eccaad8367426444ef2a88402c19264bf66bcab..4f67990368adc14da80fe26d4e28d001486201bd 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=5
 PYTHON_COMPAT=( python2_7 )
-inherit autotools eutils python-single-r1
+inherit autotools eutils ltprune python-single-r1
 
 DESCRIPTION="Provides a generic and flexible way to access and interact with USB HID devices"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"