summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/hydra/hydra-4.6.ebuild')
-rw-r--r--net-analyzer/hydra/hydra-4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hydra/hydra-4.6.ebuild b/net-analyzer/hydra/hydra-4.6.ebuild
index 06c0c6efd68b..8aef84f849dc 100644
--- a/net-analyzer/hydra/hydra-4.6.ebuild
+++ b/net-analyzer/hydra/hydra-4.6.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.6.ebuild,v 1.1 2005/02/22 10:58:20 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-4.6.ebuild,v 1.1.1.1 2005/11/30 10:12:47 chriswhite Exp $
DESCRIPTION="Advanced parallized login hacker"
HOMEPAGE="http://www.thc.org/thc-hydra/"
@@ -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