diff options
-rw-r--r-- | net-libs/libnice/libnice-0.1.13.ebuild | 2 |
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/" |