diff options
Diffstat (limited to 'net-dns/dnstop/dnstop-20090128.ebuild')
-rw-r--r-- | net-dns/dnstop/dnstop-20090128.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/dnstop/dnstop-20090128.ebuild b/net-dns/dnstop/dnstop-20090128.ebuild index 0842b0a834b5..af1602bd11a8 100644 --- a/net-dns/dnstop/dnstop-20090128.ebuild +++ b/net-dns/dnstop/dnstop-20090128.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20090128.ebuild,v 1.4 2010/09/25 12:18:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnstop/dnstop-20090128.ebuild,v 1.5 2011/04/02 12:50:32 ssuominen Exp $ EAPI=2 inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~hppa ~ppc sparc x86" IUSE="ipv6" RDEPEND="sys-libs/ncurses - virtual/libpcap" + net-libs/libpcap" DEPEND="${RDEPEND}" src_prepare() { |