mirror of
https://github.com/mpv-player/mpv
synced 2025-02-05 14:42:24 +00:00
README: replace outdated xinerama reference with xpresent
200992f90c
stopped linking mpv to
libXinerama so this library isn't needed anymore. However, we do use
xpresent so mention that instead since all the other needed xorg
libraries are listed as well.
This commit is contained in:
parent
8bf3fe7e2a
commit
3079ae5db3
@ -90,7 +90,7 @@ Example:
|
||||
Essential dependencies (incomplete list):
|
||||
|
||||
- gcc or clang
|
||||
- X development headers (xlib, xrandr, xext, xscrnsaver, xinerama, libvdpau,
|
||||
- X development headers (xlib, xrandr, xext, xscrnsaver, xpresent, libvdpau,
|
||||
libGL, GLX, EGL, xv, ...)
|
||||
- Audio output development headers (libasound/ALSA, pulseaudio)
|
||||
- FFmpeg libraries (libavutil libavcodec libavformat libswscale libavfilter
|
||||
|
Loading…
Reference in New Issue
Block a user