projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4560ef
)
media-video/mpv: move perl dependency under zsh-completion USE in 9999.
author
Ilya Tumaykin
<itumaykin@gmail.com>
Sun, 25 Dec 2016 23:04:04 +0000
(
02:04
+0300)
committer
Patrice Clement
<monsieurp@gentoo.org>
Wed, 28 Dec 2016 00:10:06 +0000
(
01:10
+0100)
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
patch
|
blob
|
history
diff --git
a/media-video/mpv/mpv-9999.ebuild
b/media-video/mpv/mpv-9999.ebuild
index 6e41fb2b76946a2a2a4f65a34591b124838f32ef..eca1e35a20494e6a36136420cbaae58497e0a43b 100644
(file)
--- 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 )