Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Tue, 01 May 2018 21:18:07
Message-Id: 1525209471.eb42a770c0392e52717c78bf33e6e4f77af6fab7.monsieurp@gentoo
1 commit: eb42a770c0392e52717c78bf33e6e4f77af6fab7
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sun Apr 29 22:25:14 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 21:17:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb42a770
7
8 media-video/mpv: bump required wayland-protocols version in 9999.
9
10 Upstream-commit: https://github.com/mpv-player/mpv/commit/044f1ffcd546b14096aab0828b3e8c0d52d13927
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12
13 media-video/mpv/mpv-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
17 index c91ab275491..8ebf7c7bbb6 100644
18 --- a/media-video/mpv/mpv-9999.ebuild
19 +++ b/media-video/mpv/mpv-9999.ebuild
20 @@ -98,8 +98,8 @@ COMMON_DEPEND="
21 vdpau? ( x11-libs/libvdpau )
22 wayland? (
23 >=dev-libs/wayland-1.6.0
24 + >=dev-libs/wayland-protocols-1.12
25 >=x11-libs/libxkbcommon-0.3.0
26 - dev-libs/wayland-protocols
27 )
28 X? (
29 x11-libs/libX11