diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 02:10:43 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 14:45:44 -0500 |
commit | f7b5ff0b6dcb9e9ff31996e95cbf92708150b405 (patch) | |
tree | c802500be7ffce96bf79f4e338f260bb9920c06c /games/FlightGear | |
parent | 9e889e7bc429b95e1e8e6d46313f1d8376c706c0 (diff) |
games/FlightGear: Fixed dep info in README
Diffstat (limited to 'games/FlightGear')
-rw-r--r-- | games/FlightGear/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/games/FlightGear/README b/games/FlightGear/README index 40164a5f29da..a65093fe78a5 100644 --- a/games/FlightGear/README +++ b/games/FlightGear/README @@ -2,9 +2,8 @@ FlightGear is a flight-simulator created by an international group of volunteers, and released as free, open-source GPL software. It has been used for academic research, education, and for fun. -To build the internal Qt launcher, you will require QT5 and then pass -QT5=yes to the script. Otherwise, you can install either fgo or ffgo -as a more basic launcher. +You can install either fgo or ffgo as a more basic launcher than the +qt5 launcher that's installed by default. -speex and flite are optional dependencies for voice communication -(autodetected at build time). +flite is an optional dependencies for voice communication (autodetected +at build time). |