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

(-)tcptraceroute/tcptraceroute-1.4.ebuild (-1 / +1 lines)
Lines 12-18 Link Here
12
KEYWORDS="x86 ppc sparc "
12
KEYWORDS="x86 ppc sparc "
13
13
14
DEPEND="net-libs/libpcap
14
DEPEND="net-libs/libpcap
15
	net-libs/libnet"
15
	=net-libs/libnet-1.0.*"
16
16
17
src_compile() {
17
src_compile() {
18
    cd ${S}
18
    cd ${S}

Return to bug 17017