From 90f6cd57e41ae72e4c4dec667d819f72dc148e9f Mon Sep 17 00:00:00 2001 From: Linn Mattsson Date: Mon, 11 Dec 2023 14:06:49 +0100 Subject: [PATCH] Add missing requirements to BUILDING.txt --- BUILDING.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/BUILDING.txt b/BUILDING.txt index 4a83ef61..8ddf845d 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -9,6 +9,8 @@ Build Requirements (All Systems) -- CMake (http://www.cmake.org) v3.10 or later +-- gcc + -- zlib -- pixman @@ -36,12 +38,13 @@ Build Requirements (Unix) ========================= -- Non-Mac platforms: - * X11 development kit + * Development kits for all standard X11 libraries * PAM -- If building Xvnc/libvnc.so: * Xorg server source code, 1.16 or later * All build requirements Xorg imposes (see its documentation) + * patch -- Optional ffmpeg support (libav) -- 2.39.5