diff options
Diffstat (limited to 'net-analyzer/hydra/hydra-5.4-r2.ebuild')
-rw-r--r-- | net-analyzer/hydra/hydra-5.4-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/hydra/hydra-5.4-r2.ebuild b/net-analyzer/hydra/hydra-5.4-r2.ebuild index f4355101b0f6..cb673851d0bb 100644 --- a/net-analyzer/hydra/hydra-5.4-r2.ebuild +++ b/net-analyzer/hydra/hydra-5.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-5.4-r2.ebuild,v 1.4 2009/12/17 12:52:12 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hydra/hydra-5.4-r2.ebuild,v 1.5 2009/12/18 10:51:29 pva Exp $ inherit eutils @@ -17,6 +17,7 @@ DEPEND="gtk? ( >=x11-libs/gtk+-1.2 ) ssl? ( dev-libs/openssl >=net-libs/libssh-0.2 + <net-libs/libssh-0.4.0 )" S=${WORKDIR}/${P}-src |