diff --git a/net-libs/libpcapnav/libpcapnav-0.8.ebuild b/net-libs/libpcapnav/libpcapnav-0.8.ebuild index ff67813df5aa2..6e3be2c60800c 100644 --- a/net-libs/libpcapnav/libpcapnav-0.8.ebuild +++ b/net-libs/libpcapnav/libpcapnav-0.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="Libpcap wrapper library to navigate to arbitrary packets in a tcpdump trace file" HOMEPAGE="http://netdude.sourceforge.net/"