Skip to content

Commit

Permalink
media-tv/ivtvplayer: Revbump to use libv4l[utils] instead of v4l-utils
Browse files Browse the repository at this point in the history
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Dec 12, 2023
1 parent 98acc6f commit 49e7f41
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -12,7 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE="gtk"

RDEPEND="media-tv/v4l-utils
RDEPEND="media-libs/libv4l[utils(-)]
|| ( media-video/mplayer[v4l]
media-video/mplayer[dvb] )
media-sound/alsa-utils
Expand Down

0 comments on commit 49e7f41

Please sign in to comment.