summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim A. Misbakh-Soloviov <git@mva.name>2016-08-15 12:24:10 +0700
committerVadim A. Misbakh-Soloviov <git@mva.name>2016-08-15 12:24:10 +0700
commitc638f658a801387fb33490b99eebd5b05152aacf (patch)
tree5ed62a55481ab34a7c6f184d3490c3b4aaca9d31
parentdivinity-original-sin-ee: added (diff)
downloadgamerlay-c638f658a801387fb33490b99eebd5b05152aacf.tar.gz
gamerlay-c638f658a801387fb33490b99eebd5b05152aacf.tar.bz2
gamerlay-c638f658a801387fb33490b99eebd5b05152aacf.zip
stuntrally: fix ogre dep (ATM I've no time to fix code in upstream to use abstractions instead of float)
-rw-r--r--games-sports/stuntrally/stuntrally-2.6.ebuild2
-rw-r--r--games-sports/stuntrally/stuntrally-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/stuntrally/stuntrally-2.6.ebuild b/games-sports/stuntrally/stuntrally-2.6.ebuild
index 70ac400..7516d7c 100644
--- a/games-sports/stuntrally/stuntrally-2.6.ebuild
+++ b/games-sports/stuntrally/stuntrally-2.6.ebuild
@@ -27,7 +27,7 @@ fi
RDEPEND="
game? (
- dev-games/ogre[cg,boost,ois,freeimage,opengl,zip]
+ dev-games/ogre[cg,boost,ois,freeimage,opengl,zip,-double-precision]
dev-games/mygui[ogre]
media-libs/libsdl2
media-libs/libvorbis
diff --git a/games-sports/stuntrally/stuntrally-9999.ebuild b/games-sports/stuntrally/stuntrally-9999.ebuild
index 398a19e..4d133e4 100644
--- a/games-sports/stuntrally/stuntrally-9999.ebuild
+++ b/games-sports/stuntrally/stuntrally-9999.ebuild
@@ -27,7 +27,7 @@ fi
RDEPEND="
game? (
- dev-games/ogre[cg,boost,ois,freeimage,opengl,zip]
+ dev-games/ogre[cg,boost,ois,freeimage,opengl,zip,-double-precision]
dev-games/mygui[ogre]
media-libs/libsdl2
media-libs/libvorbis