diff options
Diffstat (limited to 'app-crypt/ophcrack/ophcrack-2.4.ebuild')
-rw-r--r-- | app-crypt/ophcrack/ophcrack-2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ophcrack/ophcrack-2.4.ebuild b/app-crypt/ophcrack/ophcrack-2.4.ebuild index 938ce0075b79..5d47671311d3 100644 --- a/app-crypt/ophcrack/ophcrack-2.4.ebuild +++ b/app-crypt/ophcrack/ophcrack-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack/ophcrack-2.4.ebuild,v 1.1 2007/06/28 07:31:21 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack/ophcrack-2.4.ebuild,v 1.2 2007/06/28 08:09:20 ikelos Exp $ inherit toolchain-funcs eutils @@ -23,8 +23,8 @@ IUSE="ophsmall" DEPEND="app-arch/unzip dev-libs/openssl net-libs/netwib - x11-libs/gtk+" -RDEPEND="" + >=x11-libs/gtk+-2" +RDEPEND="${DEPEND}" src_compile() { # Make samdump2 |