commit:     e9470059918c865dc916646e21f34127e3cecb8f
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sat Jan 28 16:31:09 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 22:53:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9470059

media-video/mpv: keep vdpau dep near vaapi one in 9999

Cosmetics. Easier to spot it there.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3718

 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 d426d71..3158f6f 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -98,6 +98,7 @@ COMMON_DEPEND="
        sdl? ( media-libs/libsdl2[sound,threads,video,X?,wayland?] )
        v4l? ( media-libs/libv4l )
        vaapi? ( >=x11-libs/libva-1.4.0[drm?,X?,wayland?] )
+       vdpau? ( >=x11-libs/libvdpau-0.2 )
        wayland? (
                >=dev-libs/wayland-1.6.0
                >=x11-libs/libxkbcommon-0.3.0
@@ -107,7 +108,6 @@ COMMON_DEPEND="
                x11-libs/libXext
                >=x11-libs/libXrandr-1.2.0
                opengl? ( x11-libs/libXdamage )
-               vdpau? ( >=x11-libs/libvdpau-0.2 )
                xinerama? ( x11-libs/libXinerama )
                xscreensaver? ( x11-libs/libXScrnSaver )
                xv? ( x11-libs/libXv )

Reply via email to