diff options
Diffstat (limited to 'net-analyzer/etherape/etherape-0.9.0.ebuild')
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.9.0.ebuild b/net-analyzer/etherape/etherape-0.9.0.ebuild index 37ce8c890d77..b1a0b417871c 100644 --- a/net-analyzer/etherape/etherape-0.9.0.ebuild +++ b/net-analyzer/etherape/etherape-0.9.0.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/etherape/etherape-0.9.0.ebuild,v 1.8 2005/01/08 08:24:22 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.9 2005/01/29 05:12:51 dragonheart Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc ~amd64" DEPEND=">=gnome-base/libglade-2.0 >=gnome-base/libgnomeui-2.0 - >=net-libs/libpcap-0.6.1 + virtual/libpcap sys-devel/gettext sys-devel/autoconf" |