summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:01:44 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:01:44 +0100
commitaa96dd496746da0296667767abe67733ece1e709 (patch)
tree5e2e46b9e950f70eafdcb110e17c8a9a54d9eb5f /net-libs/libnice
parentnet-libs/libnetfilter_acct: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-aa96dd496746da0296667767abe67733ece1e709.tar.gz
gentoo-aa96dd496746da0296667767abe67733ece1e709.tar.bz2
gentoo-aa96dd496746da0296667767abe67733ece1e709.zip
net-libs/libnice: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs/libnice')
-rw-r--r--net-libs/libnice/libnice-0.1.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnice/libnice-0.1.13.ebuild b/net-libs/libnice/libnice-0.1.13.ebuild
index 5cefe3281378..b9a0034b50a3 100644
--- a/net-libs/libnice/libnice-0.1.13.ebuild
+++ b/net-libs/libnice/libnice-0.1.13.ebuild
@@ -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/"