diff options
Diffstat (limited to 'net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild')
-rw-r--r-- | net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild b/net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild index 9cad49bf32d1..eef3d82498f0 100644 --- a/net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild +++ b/net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild,v 1.7 2011/03/28 21:33:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6-r4.ebuild,v 1.8 2012/05/04 06:08:09 jdhore Exp $ EAPI=1 inherit eutils flag-o-matic @@ -24,7 +24,7 @@ RDEPEND="virtual/jpeg DEPEND="${RDEPEND} >=x11-misc/makedepend-1.0.0 - dev-util/pkgconfig" + virtual/pkgconfig" S="${WORKDIR}/${P}.orig" |