From 927afa311d4a89b022305508acbf4e7325fe3928 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 21 Apr 2017 07:30:03 +0200 Subject: build: make various x11 protocol extension libs mandatory Reduces the ifdeffery, which is good and will avoid silent breakages, or weird behavior if a lib is omitted. Also reorder the x11_common.c include statements. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6816899886..3724239645 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ to the *prefix* after it is compiled. Essential dependencies (incomplete list): - gcc or clang -- X development headers (xlib, X extensions, libvdpau, libGL, libXv, ...) +- X development headers (xlib, xrandr, xext, xscrnsaver, xinerama, libvdpau, + libGL, libXv, ...) - Audio output development headers (libasound/ALSA, pulseaudio) - FFmpeg libraries (libavutil libavcodec libavformat libswscale libavfilter and either libswresample or libavresample) -- cgit v1.2.3