commit: 38ebb2937974e8e8f44fae32a3545a564c7eda5b
Author: Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 1 19:33:25 2018 +0000
Commit: Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Fri Jun 1 19:33:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ebb293
app-crypt/ophcrack: Fix QA warning that repoman full didn't spot.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-crypt/ophcrack/ophcrack-3.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
b/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
index 9165b752e55..47dd6396381 100644
--- a/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.8.0.ebuild
@@ -17,7 +17,7 @@ CDEPEND="!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
net-libs/netwib
qt5? ( dev-qt/qtcharts:5
- dev-qt/qtgui:5 )"
+ dev-qt/qtgui:5 )"
DEPEND="app-arch/unzip
virtual/pkgconfig
${CDEPEND}"