summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/ophcrack/ophcrack-3.3.1.ebuild')
-rw-r--r--app-crypt/ophcrack/ophcrack-3.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ophcrack/ophcrack-3.3.1.ebuild b/app-crypt/ophcrack/ophcrack-3.3.1.ebuild
index 6a24a79e53f7..7dbc178e248d 100644
--- a/app-crypt/ophcrack/ophcrack-3.3.1.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack/ophcrack-3.3.1.ebuild,v 1.3 2012/05/03 18:16:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack/ophcrack-3.3.1.ebuild,v 1.4 2013/03/02 19:14:54 hwoarang Exp $
EAPI="3"
inherit eutils
@@ -16,7 +16,7 @@ IUSE="qt4 debug +tables"
CDEPEND="dev-libs/openssl
net-libs/netwib
- qt4? ( x11-libs/qt-gui:4 )"
+ qt4? ( dev-qt/qtgui:4 )"
DEPEND="app-arch/unzip
virtual/pkgconfig
${CDEPEND}"