commit:     916734e0749fc1dee1e443dec2f988d3aba7256b
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Feb 19 19:34:56 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 08:13:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=916734e0

media-video/mpv: add missing PYTHON_REQUIRED_USE

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

 media-video/mpv/mpv-0.22.0-r2.ebuild | 1 +
 media-video/mpv/mpv-0.24.0.ebuild    | 1 +
 media-video/mpv/mpv-9999.ebuild      | 1 +
 3 files changed, 3 insertions(+)

diff --git a/media-video/mpv/mpv-0.22.0-r2.ebuild 
b/media-video/mpv/mpv-0.22.0-r2.ebuild
index 1ef4e46553..862bf3d844 100644
--- a/media-video/mpv/mpv-0.22.0-r2.ebuild
+++ b/media-video/mpv/mpv-0.22.0-r2.ebuild
@@ -56,6 +56,7 @@ REQUIRED_USE="
        xscreensaver? ( X )
        xv? ( X )
        zsh-completion? ( cli )
+       ${PYTHON_REQUIRED_USE}
 "
 
 COMMON_DEPEND="

diff --git a/media-video/mpv/mpv-0.24.0.ebuild 
b/media-video/mpv/mpv-0.24.0.ebuild
index d75ddaa1b5..9ba704505e 100644
--- a/media-video/mpv/mpv-0.24.0.ebuild
+++ b/media-video/mpv/mpv-0.24.0.ebuild
@@ -55,6 +55,7 @@ REQUIRED_USE="
        xscreensaver? ( X )
        xv? ( X )
        zsh-completion? ( cli )
+       ${PYTHON_REQUIRED_USE}
 "
 
 COMMON_DEPEND="

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index c288ba4148..f9bea6e5ac 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -55,6 +55,7 @@ REQUIRED_USE="
        xscreensaver? ( X )
        xv? ( X )
        zsh-completion? ( cli )
+       ${PYTHON_REQUIRED_USE}
 "
 
 COMMON_DEPEND="

Reply via email to