diff options
Diffstat (limited to 'net-analyzer/pktstat/pktstat-1.7.2q.ebuild')
-rw-r--r-- | net-analyzer/pktstat/pktstat-1.7.2q.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/pktstat/pktstat-1.7.2q.ebuild b/net-analyzer/pktstat/pktstat-1.7.2q.ebuild index 95e1716cc5d9..6f3e8fdd0546 100644 --- a/net-analyzer/pktstat/pktstat-1.7.2q.ebuild +++ b/net-analyzer/pktstat/pktstat-1.7.2q.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pktstat/pktstat-1.7.2q.ebuild,v 1.3 2004/07/10 11:45:51 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pktstat/pktstat-1.7.2q.ebuild,v 1.4 2005/01/29 05:12:51 dragonheart Exp $ DESCRIPTION="A network monitoring tool, with bandwidth tracking" #SRC_URI="http://www.itee.uq.edu.au/~leonard/personal/software/${P}.tar.gz" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND=">=net-libs/libpcap-0.7.2 +DEPEND="virtual/libpcap >=sys-libs/ncurses-5.3-r1" src_compile() { |