Skip to content

Commit

Permalink
media-tv/ivtvplayer: Fix dep on dev-perl/Gtk2
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.4, Repoman-2.3.2
  • Loading branch information
kentfredric committed Mar 19, 2017
1 parent e2f0001 commit 65fc1b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-tv/ivtvplayer/ivtvplayer-0.1.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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=""
Expand Down

0 comments on commit 65fc1b2

Please sign in to comment.