From 22f40fe49a6ab974c9af4f909ee979d679b02fec Mon Sep 17 00:00:00 2001 From: Aaron Walker Date: Sat, 5 Mar 2005 18:21:55 +0000 Subject: Won't build with libssh-0.11 so depend on 0.1 until we get this fixed. Package-Manager: portage-2.0.51.19 --- net-analyzer/hydra/hydra-4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/hydra/hydra-4.4.ebuild') diff --git a/net-analyzer/hydra/hydra-4.4.ebuild b/net-analyzer/hydra/hydra-4.4.ebuild index 9278003d9f6e..890599cd108f 100644 --- a/net-analyzer/hydra/hydra-4.4.ebuild +++ b/net-analyzer/hydra/hydra-4.4.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/hydra/hydra-4.4.ebuild,v 1.2 2005/01/31 13:56:46 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-4.4.ebuild,v 1.3 2005/03/05 18:21:55 ka0ttic Exp $ DESCRIPTION="Advanced parallized login hacker" HOMEPAGE="http://www.thc.org/" @@ -14,7 +14,7 @@ IUSE="gtk ssl" DEPEND="gtk? ( >=x11-libs/gtk+-1.2 ) ssl? ( dev-libs/openssl - net-libs/libssh + =net-libs/libssh-0.1 )" S=${WORKDIR}/${P}-src -- cgit v1.2.3-65-gdbad