mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
media-tv/ivtvplayer: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user