commit:     5f55b7ec7386146f2cbcdaad19b9da90a666b633
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Dec 25 23:04:04 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 00:10:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f55b7ec

media-video/mpv: move perl dependency under zsh-completion USE in 9999.

Upstream-commit: 
https://github.com/mpv-player/mpv/commit/ff9f5e06ff203c055d968087956026ef9204218b

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

 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 6e41fb2..eca1e35 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -113,11 +113,11 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        ${PYTHON_DEPS}
-       dev-lang/perl
        dev-python/docutils
        virtual/pkgconfig
        doc? ( dev-python/rst2pdf )
        test? ( >=dev-util/cmocka-1.0.0 )
+       zsh-completion? ( dev-lang/perl )
 "
 RDEPEND="${COMMON_DEPEND}
        selinux? ( sec-policy/selinux-mplayer )

Reply via email to