Package-Manager: Portage-2.3.3, Repoman-2.3.1
LICENSE="GPL-2"
SLOT="2"
KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+IUSE="test"
-DEPEND="
+CDEPEND="
net-libs/libpcap
net-libs/libnet:1.1
"
+DEPEND="
+ ${CDEPEND}
+ test? ( dev-libs/check )
+"
RDEPEND="
- ${DEPEND}
+ ${CDEPEND}
!net-misc/iputils[arping(+)]
"
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
SLOT="2"
KEYWORDS=""
-DEPEND="
+CDEPEND="
net-libs/libpcap
net-libs/libnet:1.1
"
+DEPEND="
+ ${CDEPEND}
+ dev-libs/check
+"
RDEPEND="
- ${DEPEND}
+ ${CDEPEND}
!net-misc/iputils[arping(+)]
"