Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
Date: Sun, 27 May 2018 08:51:19
Message-Id: 1527411056.f04773f9516228e199bca8e07fb6c09178b47645.zlogene@gentoo
1 commit: f04773f9516228e199bca8e07fb6c09178b47645
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sun May 20 14:51:36 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 08:50:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04773f9
7
8 media-video/mpv: require wayland-protocols >= 1.14 in 9999
9
10 Upstream-commit: https://github.com/mpv-player/mpv/commit/d8288877923728dad3c5ce6c735a9b4cde4af705
11 Package-Manager: Portage-2.3.38, Repoman-2.3.9
12 Closes: https://github.com/gentoo/gentoo/pull/8493
13
14 media-video/mpv/mpv-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
18 index 0a8bcea9f75..30deaf8e1fa 100644
19 --- a/media-video/mpv/mpv-9999.ebuild
20 +++ b/media-video/mpv/mpv-9999.ebuild
21 @@ -98,7 +98,7 @@ COMMON_DEPEND="
22 vdpau? ( x11-libs/libvdpau )
23 wayland? (
24 >=dev-libs/wayland-1.6.0
25 - >=dev-libs/wayland-protocols-1.12
26 + >=dev-libs/wayland-protocols-1.14
27 >=x11-libs/libxkbcommon-0.3.0
28 )
29 X? (