]> Devoid-pointer.net GitWeb - FFBChecker.git/commitdiff
Update readme file
authorMichal Malý <madcatxster@devoid-pointer.net>
Sun, 8 Mar 2020 15:56:04 +0000 (16:56 +0100)
committerMichal Malý <madcatxster@devoid-pointer.net>
Sun, 8 Mar 2020 16:20:28 +0000 (17:20 +0100)
README.md

index 4f798980ff0b700bb29c0c944bdd36e51f41970f..38a06f72244d6cd6ff82c676531426669bb2a369 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,7 +31,9 @@ cd into the source directory and run:
        cmake ../ -DCMAKE_BUILD_TYPE=Release
        make
 
-Note that at least CMake 2.8.13 is required. SDL2 header files and PkgConfig are required to enable SDL2 support.
+Note that at least CMake 3.1 is required.
+
+SDL2 is an optional dependency on Linux. On distributions that ship CMake-enabled SDL2 builds, SDL2 gets configured automatically. In other cases the `SDL2_XDIR` variable must be set to point to a valid SDL2 library installation. Such a directory must contain `include` and `lib` directories with appropriate content.
 
 To launch FFBChecker, run: