diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2020-05-15 21:52:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-15 21:52:23 +0700 |
commit | f62ed0a22ce337e6887e3cbbd5a5c75749241b93 (patch) | |
tree | e6f5cd4b40fa1de7e81fd8a1728d08a6f313f29b /games/FlightGear/README | |
parent | 2e20cf24e18b9b02a8a6d53500815c076d53c51c (diff) |
games/FlightGear: Updated for version 2020.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/FlightGear/README')
-rw-r--r-- | games/FlightGear/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/games/FlightGear/README b/games/FlightGear/README index 4a5ce89cf0ddc..3b576ddb62688 100644 --- a/games/FlightGear/README +++ b/games/FlightGear/README @@ -2,8 +2,11 @@ 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 libxkbcommon -and then pass QT5=yes to the script +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. + +To build on current (15.0 EXPERIMENTAL), pass CURRENT=yes to the script. speex and flite are optional dependencies for voice communication (autodetected at build time). |