From: Ilya Tumaykin Date: Sun, 25 Dec 2016 23:04:04 +0000 (+0300) Subject: media-video/mpv: move perl dependency under zsh-completion USE in 9999. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5f55b7ec7386146f2cbcdaad19b9da90a666b633;p=gentoo.git 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 --- diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 6e41fb2b7694..eca1e35a2049 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 )