diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2018-05-20 17:51:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 11:50:56 +0300 |
commit | f04773f9516228e199bca8e07fb6c09178b47645 (patch) | |
tree | 8e52e64f90f12fe57adf535cea7cafaabb0e032f /media-video/mpv/mpv-9999.ebuild | |
parent | app-emulation/armv8-fast-model: remove last rited package (diff) | |
download | gentoo-f04773f9516228e199bca8e07fb6c09178b47645.tar.gz gentoo-f04773f9516228e199bca8e07fb6c09178b47645.tar.bz2 gentoo-f04773f9516228e199bca8e07fb6c09178b47645.zip |
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
Diffstat (limited to 'media-video/mpv/mpv-9999.ebuild')
-rw-r--r-- | media-video/mpv/mpv-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 0a8bcea9f758..30deaf8e1fa7 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? ( |