summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-08-27 20:38:04 -0500
committerDudemanguy <random342@airmail.cc>2023-08-27 20:43:45 -0500
commit3079ae5db3a8066fb09800a9bfe6157388b34b91 (patch)
tree794ca340c6de9312f5eae208c82b125cd1c8ea49 /README.md
parent8bf3fe7e2a05809103527fa3d2a0fd8eeed3ef2a (diff)
downloadmpv-3079ae5db3a8066fb09800a9bfe6157388b34b91.tar.bz2
mpv-3079ae5db3a8066fb09800a9bfe6157388b34b91.tar.xz
README: replace outdated xinerama reference with xpresent
200992f90c49fdc2d5605cf79ffaa5247fd62e3e 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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d38c2ba03e..452649575e 100644
--- a/README.md
+++ b/README.md
@@ -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