diff options
author | Christian Schmitt <chris@ilovelinux.de> | 2011-11-11 22:59:52 +0100 |
---|---|---|
committer | Christian Schmitt <chris@ilovelinux.de> | 2011-11-11 22:59:52 +0100 |
commit | d4a30c0c5ee46a70caefe4f7803ec9af52e7c981 (patch) | |
tree | 0b932be7a3fcacd40102756ff3243c7cf89d21a0 /games-simulation/flightgear/flightgear-9999.ebuild | |
parent | [games-util/terragear-cs] depend on live version of simgear (diff) | |
download | gamerlay-d4a30c0c5ee46a70caefe4f7803ec9af52e7c981.tar.gz gamerlay-d4a30c0c5ee46a70caefe4f7803ec9af52e7c981.tar.bz2 gamerlay-d4a30c0c5ee46a70caefe4f7803ec9af52e7c981.zip |
[dev-games/simgear, games-simulation/flightgear]: support headless mode
in simgear, some fixes to flightgear
Diffstat (limited to 'games-simulation/flightgear/flightgear-9999.ebuild')
-rw-r--r-- | games-simulation/flightgear/flightgear-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild index 1b513dd..4d83788 100644 --- a/games-simulation/flightgear/flightgear-9999.ebuild +++ b/games-simulation/flightgear/flightgear-9999.ebuild @@ -17,8 +17,8 @@ SLOT="0" KEYWORDS="" IUSE="+jsbsim larcsim subversion uiuc +yasim" -RDEPEND=">=dev-games/openscenegraph-2.9[png] - >=dev-games/simgear-9999[subversion=] +RDEPEND=">=dev-games/openscenegraph-3.0[png] + >=dev-games/simgear-9999[subversion=,X] media-libs/plib x11-libs/libXmu x11-libs/libXi |