diff options
Diffstat (limited to 'net-analyzer/xprobe/xprobe-0.0.2.ebuild')
-rw-r--r-- | net-analyzer/xprobe/xprobe-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/xprobe/xprobe-0.0.2.ebuild b/net-analyzer/xprobe/xprobe-0.0.2.ebuild index 8e3e51777aef..c01dca0616c6 100644 --- a/net-analyzer/xprobe/xprobe-0.0.2.ebuild +++ b/net-analyzer/xprobe/xprobe-0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.0.2.ebuild,v 1.8 2005/01/01 15:37:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/xprobe-0.0.2.ebuild,v 1.9 2005/01/29 05:12:52 dragonheart Exp $ inherit eutils @@ -12,7 +12,7 @@ KEYWORDS="x86 ~sparc" SLOT="0" LICENSE="GPL-2" -DEPEND=">=net-libs/libpcap-0.6.1" +DEPEND="virtual/libpcap" IUSE="" src_unpack() { |