summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2017-12-18 01:06:59 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-12-21 21:19:51 +0100
commitcc0b9c37e12712e726e00c0a4e5654e85aff3569 (patch)
tree8c97f5b4a8d9eff285160f368c865fb6eaf2dfc1
parent78dad5cda155e9eba3589142062e9518d4d1f00c (diff)
downloadgentoo-cc0b9c37e12712e726e00c0a4e5654e85aff3569.tar.gz
gentoo-cc0b9c37e12712e726e00c0a4e5654e85aff3569.tar.xz
media-video/mpv: fix libva rdep in 9999.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index b05abe8885d..5a3551b2791 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -93,7 +93,7 @@ COMMON_DEPEND="
samba? ( net-fs/samba )
sdl? ( media-libs/libsdl2[sound,threads,video] )
v4l? ( media-libs/libv4l )
- vaapi? ( x11-libs/libva[drm?,X?,wayland?] )
+ vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] )
vdpau? ( x11-libs/libvdpau )
wayland? (
>=dev-libs/wayland-1.6.0