diff options
Diffstat (limited to 'net-analyzer/hydra/hydra-7.0.ebuild')
-rw-r--r-- | net-analyzer/hydra/hydra-7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/hydra/hydra-7.0.ebuild b/net-analyzer/hydra/hydra-7.0.ebuild index 3b11816b04ad..221fc2119c13 100644 --- a/net-analyzer/hydra/hydra-7.0.ebuild +++ b/net-analyzer/hydra/hydra-7.0.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/hydra/hydra-7.0.ebuild,v 1.2 2011/12/19 13:04:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-7.0.ebuild,v 1.3 2012/05/04 06:08:10 jdhore Exp $ EAPI="4" @@ -35,7 +35,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig " S=${WORKDIR}/${P}-src |