Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 17017 | Differences between
and this patch

Collapse All | Expand All

(-)nemesis/nemesis-1.32.ebuild (-2 / +4 lines)
Lines 10-17 Link Here
10
LICENSE="as-is"
10
LICENSE="as-is"
11
SLOT="0"
11
SLOT="0"
12
12
13
RDEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1"
13
RDEPEND="virtual/glibc 
14
DEPEND="${RDEPEND} >=net-libs/libnet-1.0.2a"
14
	>=net-libs/libpcap-0.6.2-r1"
15
DEPEND="${RDEPEND} 
16
	=net-libs/libnet-1.0.*"
15
17
16
src_unpack() {
18
src_unpack() {
17
	unpack ${A} ; cd ${S}
19
	unpack ${A} ; cd ${S}

Return to bug 17017