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

index 5cefe3281378b5331a35266fe87678f19850a6f4..b9a0034b50a3768d1034407696b49d25637e6554 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools eutils multilib-minimal xdg-utils
+inherit autotools eutils ltprune multilib-minimal xdg-utils
 
 DESCRIPTION="An implementation of the Interactice Connectivity Establishment standard (ICE)"
 HOMEPAGE="https://nice.freedesktop.org/wiki/"