Skip to content

Commit

Permalink
media-video/smtube: fix bug#600566
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2

Signed-off-by: Daniel Campbell <[email protected]>
  • Loading branch information
kobboi authored and Daniel Campbell committed Dec 10, 2016
1 parent b833afd commit 992ee51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/smtube/smtube-16.7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RDEPEND="${DEPEND}
|| ( media-video/smplayer[streaming] media-video/mpv media-video/mplayer media-video/vlc media-video/totem media-video/gnome-mplayer )"

gen_translation() {
lrelease ${PN}_${1}.ts
lrelease -qt=qt5 ${PN}_${1}.ts
eend $? || die "failed to generate $1 translation"
}

Expand Down

0 comments on commit 992ee51

Please sign in to comment.