games/FlightGear: Fixed dep info in README
This commit is contained in:
parent
9e889e7bc4
commit
f7b5ff0b6d
|
@ -2,9 +2,8 @@ FlightGear is a flight-simulator created by an international group of
|
||||||
volunteers, and released as free, open-source GPL software.
|
volunteers, and released as free, open-source GPL software.
|
||||||
It has been used for academic research, education, and for fun.
|
It has been used for academic research, education, and for fun.
|
||||||
|
|
||||||
To build the internal Qt launcher, you will require QT5 and then pass
|
You can install either fgo or ffgo as a more basic launcher than the
|
||||||
QT5=yes to the script. Otherwise, you can install either fgo or ffgo
|
qt5 launcher that's installed by default.
|
||||||
as a more basic launcher.
|
|
||||||
|
|
||||||
speex and flite are optional dependencies for voice communication
|
flite is an optional dependencies for voice communication (autodetected
|
||||||
(autodetected at build time).
|
at build time).
|
||||||
|
|
Loading…
Reference in New Issue