diff options
Diffstat (limited to 'net-analyzer/etherape/etherape-0.8.2-r1.ebuild')
-rw-r--r-- | net-analyzer/etherape/etherape-0.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild index afec0fe899b5..a56f09c47ef7 100644 --- a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild +++ b/net-analyzer/etherape/etherape-0.8.2-r1.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.8.2-r1.ebuild,v 1.14 2005/01/08 08:24:22 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.15 2005/01/29 05:12:51 dragonheart Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://etherape.sourceforge.net/" DEPEND=" =x11-libs/gtk+-1.2* >=gnome-base/gnome-libs-1.4.1.2-r1 - >=net-libs/libpcap-0.6.1 + virtual/libpcap ~gnome-base/libglade-0.17" |