diff options
Diffstat (limited to 'games/alephone/README')
-rw-r--r-- | games/alephone/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/alephone/README b/games/alephone/README index 34b1546210..c35b1801a2 100644 --- a/games/alephone/README +++ b/games/alephone/README @@ -12,3 +12,9 @@ the Marathon series is required to play. Install one or more of marathon-data, marathon2-data, and/or marathon-infinite-data. See the READMEs for the game data packages for more information. + +Although ffmpeg is listed as a dependency, it's possible to build +without it by setting FFMPEG=no in the script's environment (which will +disable in-game movie playback/recording). This option is provided as a +desperation measure only, since ffmpeg's API is a moving target. Please +contact the maintainer if you have ffmpeg-related build issues. |