]> source.dussan.org Git - tigervnc.git/commitdiff
Clarify details about requirements in BUILDING.txt
authorLinn Mattsson <linma@cendio.se>
Mon, 11 Dec 2023 13:07:54 +0000 (14:07 +0100)
committerLinn Mattsson <linma@cendio.se>
Fri, 22 Dec 2023 09:25:26 +0000 (10:25 +0100)
BUILDING.txt

index 8ddf845d8b5ab50b79baebc3896786746452d54a..d475dc428c08dad6a4a9a14990330e0a5667700c 100644 (file)
@@ -11,6 +11,8 @@ Build Requirements (All Systems)
 
 -- gcc
 
+Development kits for the following packages:
+
 -- zlib
 
 -- pixman
@@ -46,7 +48,9 @@ Build Requirements (Unix)
    * All build requirements Xorg imposes (see its documentation)
    * patch
 
--- Optional ffmpeg support (libav)
+-- Optional ffmpeg development kit support (libav)
+   * You might have to enable additional repositories for this. E.g.,
+     on RHEL, EPEL and RPMFusion (free + nonfree) need to be enabled.
 
 ============================
 Build Requirements (Windows)