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

Collapse All | Expand All

(-)./net-libs/libpcap/libpcap-1.0.0-r1.ebuild (-1 / +1 lines)
Lines 15-21 Link Here
15
IUSE="ipv6 bluetooth"
15
IUSE="ipv6 bluetooth"
16
16
17
RDEPEND="!virtual/libpcap
17
RDEPEND="!virtual/libpcap
18
	bluetooth? ( net-wireless/bluez-libs )"
18
	bluetooth? ( >=net-wireless/bluez-4.26 )"
19
DEPEND="${RDEPEND}
19
DEPEND="${RDEPEND}
20
	sys-devel/flex"
20
	sys-devel/flex"
21
PROVIDE="virtual/libpcap"
21
PROVIDE="virtual/libpcap"

Return to bug 250909