diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2018-04-30 01:25:14 +0300 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-05-01 23:17:51 +0200 |
commit | eb42a770c0392e52717c78bf33e6e4f77af6fab7 (patch) | |
tree | 2ca7f6c9d3eab9d3869e2b9d491aa48df3baaee0 /media-video/mpv | |
parent | profiles/package.mask: adjust mpv >= 0.28.0 mask reason. (diff) | |
download | gentoo-eb42a770c0392e52717c78bf33e6e4f77af6fab7.tar.gz gentoo-eb42a770c0392e52717c78bf33e6e4f77af6fab7.tar.bz2 gentoo-eb42a770c0392e52717c78bf33e6e4f77af6fab7.zip |
media-video/mpv: bump required wayland-protocols version in 9999.
Upstream-commit: https://github.com/mpv-player/mpv/commit/044f1ffcd546b14096aab0828b3e8c0d52d13927
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'media-video/mpv')
-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 c91ab2754911..8ebf7c7bbb65 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -98,8 +98,8 @@ COMMON_DEPEND=" vdpau? ( x11-libs/libvdpau ) wayland? ( >=dev-libs/wayland-1.6.0 + >=dev-libs/wayland-protocols-1.12 >=x11-libs/libxkbcommon-0.3.0 - dev-libs/wayland-protocols ) X? ( x11-libs/libX11 |