summaryrefslogtreecommitdiffstats
path: root/games/commandergenius/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/commandergenius/README')
-rw-r--r--games/commandergenius/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/commandergenius/README b/games/commandergenius/README
index a74c26cca6..9efc8616f5 100644
--- a/games/commandergenius/README
+++ b/games/commandergenius/README
@@ -41,5 +41,6 @@ If you *don't* want the HQP to be used, use different directory names
for the above (e.g. ckeen2 and ckeen3).
commandergenius can be built with either SDL 1.2 or SDL 2.0. By default,
-SDL2 is used if found, otherwise SDL1 is used. To build with SDL1 even
-if SDL2 is installed, set 'SDL2=no' in the script's environment.
+SDL2 is used if SDL2 and SDL2_image are both found, otherwise SDL1 is
+used. To build with SDL1 even if SDL2 and SDL2_image are installed, set
+'SDL2=no' in the script's environment.