commit:     a9a5d9df5ef6a1104566844cab0432240033b3cf
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  6 11:07:03 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov  6 11:20:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a5d9df

media-video/mplayer: move dvb headers to depend

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 media-video/mplayer/mplayer-1.3.0-r5.ebuild | 2 +-
 media-video/mplayer/mplayer-9999.ebuild     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/mplayer/mplayer-1.3.0-r5.ebuild 
b/media-video/mplayer/mplayer-1.3.0-r5.ebuild
index 82a02d5718b..23d607fa3d2 100644
--- a/media-video/mplayer/mplayer-1.3.0-r5.ebuild
+++ b/media-video/mplayer/mplayer-1.3.0-r5.ebuild
@@ -71,7 +71,6 @@ RDEPEND+="
        dga? ( x11-libs/libXxf86dga )
        dts? ( media-libs/libdca )
        dv? ( media-libs/libdv )
-       dvb? ( virtual/linuxtv-dvb-headers )
        dvd? ( >=media-libs/libdvdread-4.1.3 )
        dvdnav? ( >=media-libs/libdvdnav-4.1.3 )
        encode? (
@@ -132,6 +131,7 @@ ASM_DEP="dev-lang/yasm"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        dga? ( x11-base/xorg-proto )
+       dvb? ( virtual/linuxtv-dvb-headers )
        X? ( x11-base/xorg-proto )
        xinerama? ( x11-base/xorg-proto )
        xscreensaver? ( x11-base/xorg-proto )

diff --git a/media-video/mplayer/mplayer-9999.ebuild 
b/media-video/mplayer/mplayer-9999.ebuild
index c93bd317481..248afbd492b 100644
--- a/media-video/mplayer/mplayer-9999.ebuild
+++ b/media-video/mplayer/mplayer-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -71,7 +71,6 @@ RDEPEND+="
        dga? ( x11-libs/libXxf86dga )
        dts? ( media-libs/libdca )
        dv? ( media-libs/libdv )
-       dvb? ( virtual/linuxtv-dvb-headers )
        dvd? ( >=media-libs/libdvdread-4.1.3 )
        dvdnav? ( >=media-libs/libdvdnav-4.1.3 )
        encode? (
@@ -132,6 +131,7 @@ ASM_DEP="dev-lang/yasm"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        dga? ( x11-base/xorg-proto )
+       dvb? ( virtual/linuxtv-dvb-headers )
        X? ( x11-base/xorg-proto )
        xinerama? ( x11-base/xorg-proto )
        xscreensaver? ( x11-base/xorg-proto )

Reply via email to