summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2018-06-01 20:33:25 +0100
committerMike Auty <ikelos@gentoo.org>2018-06-01 20:33:57 +0100
commit38ebb2937974e8e8f44fae32a3545a564c7eda5b (patch)
tree51513221af267a00a72db72bffe5d9eaa3633db9
parentprofiles: mask dev-lang/rust{-bin} for armv4 and armv5 (diff)
downloadgentoo-38ebb2937974e8e8f44fae32a3545a564c7eda5b.tar.gz
gentoo-38ebb2937974e8e8f44fae32a3545a564c7eda5b.tar.bz2
gentoo-38ebb2937974e8e8f44fae32a3545a564c7eda5b.zip
app-crypt/ophcrack: Fix QA warning that repoman full didn't spot.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-crypt/ophcrack/ophcrack-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"