commit: f04773f9516228e199bca8e07fb6c09178b47645 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Sun May 20 14:51:36 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 27 08:50:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04773f9
media-video/mpv: require wayland-protocols >= 1.14 in 9999 Upstream-commit: https://github.com/mpv-player/mpv/commit/d8288877923728dad3c5ce6c735a9b4cde4af705 Package-Manager: Portage-2.3.38, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8493 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 0a8bcea9f75..30deaf8e1fa 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -98,7 +98,7 @@ COMMON_DEPEND=" vdpau? ( x11-libs/libvdpau ) wayland? ( >=dev-libs/wayland-1.6.0 - >=dev-libs/wayland-protocols-1.12 + >=dev-libs/wayland-protocols-1.14 >=x11-libs/libxkbcommon-0.3.0 ) X? (
