summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2017-08-20 09:11:26 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2017-08-20 09:18:39 +0200
commit82d9419f62c90cecc13c492e3b68feebe0229daa (patch)
tree4baddc4c4957265991b7c5a99915d36779498d99 /README.md
parenta82007dd1ec8178589adc9dac89dcc42117812ce (diff)
downloadmpv-82d9419f62c90cecc13c492e3b68feebe0229daa.tar.bz2
mpv-82d9419f62c90cecc13c492e3b68feebe0229daa.tar.xz
Revert "x11: drop xscrnsaver use"
This broke screensaver/powersave inhibition with at least KDE and LXDE. This is a release blocker. Since fdo, KDE and GNOME idiots seem to be unable to reach a consensus on a simple protocol, this seems unlikely to get fixed upstream this year, so revert this change. Fixes #4752. Breaks #4706 but I don’t give a damn. This reverts commit 3f75b3c3439241c209349908fa190c0382e44f05.
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 5fa0c4cd67..ce38279235 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ Example:
Essential dependencies (incomplete list):
- gcc or clang
-- X development headers (xlib, xrandr, xext, xinerama, libvdpau,
+- X development headers (xlib, xrandr, xext, xscrnsaver, xinerama, libvdpau,
libGL, GLX, EGL, xv, ...)
- Audio output development headers (libasound/ALSA, pulseaudio)
- FFmpeg libraries (libavutil libavcodec libavformat libswscale libavfilter