Skip to content

Commit

Permalink
media-video/smtube: Fix RDEPENDs (again)
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/588046
Package-Manager: Portage-2.3.48, Repoman-2.3.10
  • Loading branch information
a17r committed Aug 22, 2018
1 parent 4cc6603 commit 03e0e31
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ SLOT="0"
CDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwebkit:5
dev-qt/qtnetwork:5[ssl]
dev-qt/qtscript:5
dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
"
DEPEND="${CDEPEND}
dev-qt/linguist-tools:5
Expand Down

0 comments on commit 03e0e31

Please sign in to comment.