media-tv/ivtvplayer: Fix dep on dev-perl/Gtk2

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Kent Fredric
2017-03-19 16:29:22 +13:00
parent e2f0001888
commit 65fc1b2daa

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -17,7 +17,7 @@ RDEPEND="media-tv/v4l-utils
media-video/mplayer[dvb] )
media-sound/alsa-utils
dev-perl/XML-Simple
gtk? ( dev-perl/gtk2-perl )
gtk? ( dev-perl/Gtk2 )
xosd? ( dev-perl/X-Osd )
>=dev-perl/Lirc-Client-1.50"
DEPEND=""