From: Mike Auty Date: Fri, 1 Jun 2018 19:33:25 +0000 (+0100) Subject: app-crypt/ophcrack: Fix QA warning that repoman full didn't spot. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=38ebb2937974e8e8f44fae32a3545a564c7eda5b;p=gentoo.git app-crypt/ophcrack: Fix QA warning that repoman full didn't spot. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-crypt/ophcrack/ophcrack-3.8.0.ebuild b/app-crypt/ophcrack/ophcrack-3.8.0.ebuild index 9165b752e558..47dd63963818 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}"