From: Mikle Kolyada Date: Sat, 2 Jun 2018 09:37:26 +0000 (+0300) Subject: media-tv/ivtvplayer: restore gtk properly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bca62570ee70e5c331a1ea5619fd19c5b81c6948;p=gentoo.git media-tv/ivtvplayer: restore gtk properly Package-Manager: Portage-2.3.40, Repoman-2.3.7 --- diff --git a/media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild index f9d1e9308789..87acc4c1bb8f 100644 --- a/media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild +++ b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild @@ -10,14 +10,14 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="gtk" RDEPEND="media-tv/v4l-utils || ( media-video/mplayer[v4l] media-video/mplayer[dvb] ) media-sound/alsa-utils dev-perl/XML-Simple - dev-perl/Gtk2 + gtk? ( dev-perl/Gtk2 ) dev-perl/X-Osd >=dev-perl/Lirc-Client-1.50" DEPEND="${RDEPEND}"