Commit 86d213cd authored by Michael Shigorin's avatar Michael Shigorin

live.mk: added Tu-154 aircraft model to FG image

There's a beautiful airliner model out there thanks to the guys at flightgear.ru, and it was asking to be included but its unclear licensing status; now that 3.0 is GPLed I'm glad to add this package.
parent 9edbd2a2
......@@ -76,6 +76,7 @@ distro/live-glxgears: distro/.live-3d; @:
distro/live-flightgear: distro/.live-3d
@$(call add,LIVE_LISTS,$(call tags,xorg misc))
@$(call add,LIVE_PACKAGES,FlightGear fgo input-utils)
@$(call add,LIVE_PACKAGES,FlightGear-tu154b)
@$(call add,LIVE_PACKAGES,icewm-startup-tray_mixer_plus)
@$(call try,HOMEPAGE,http://www.4p8.com/eric.brasseur/flight_simulator_tutorial.html)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment