commit:     e642d3a7542b6ff6242efd6bdebcaf70ab48689b
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Thu Jan  5 20:54:17 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan  7 14:48:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e642d3a7

media-video/mpv: move linuxtv-dvb-headers to DEPEND in 9999

These headers aren't required at runtime.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3351

 media-video/mpv/mpv-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 0a014a2..a2b8798 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -63,7 +63,6 @@ COMMON_DEPEND="
        bluray? ( >=media-libs/libbluray-0.3.0 )
        cdda? ( dev-libs/libcdio-paranoia )
        drm? ( x11-libs/libdrm )
-       dvb? ( virtual/linuxtv-dvb-headers )
        dvd? (
                >=media-libs/libdvdnav-4.2.0
                >=media-libs/libdvdread-4.1.0
@@ -117,6 +116,7 @@ DEPEND="${COMMON_DEPEND}
        dev-python/docutils
        virtual/pkgconfig
        doc? ( dev-python/rst2pdf )
+       dvb? ( virtual/linuxtv-dvb-headers )
        test? ( >=dev-util/cmocka-1.0.0 )
        v4l? ( virtual/os-headers )
        zsh-completion? ( dev-lang/perl )

Reply via email to