diff options
Diffstat (limited to 'games-strategy/freeorion/freeorion-0.4.3.ebuild')
-rw-r--r-- | games-strategy/freeorion/freeorion-0.4.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-strategy/freeorion/freeorion-0.4.3.ebuild b/games-strategy/freeorion/freeorion-0.4.3.ebuild index cce40fa61006..bf7c561decf0 100644 --- a/games-strategy/freeorion/freeorion-0.4.3.ebuild +++ b/games-strategy/freeorion/freeorion-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeorion/freeorion-0.4.3.ebuild,v 1.2 2013/09/19 12:10:33 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeorion/freeorion-0.4.3.ebuild,v 1.3 2013/10/01 20:25:12 tomka Exp $ EAPI=5 @@ -22,7 +22,8 @@ IUSE="cg" # The split version dev-games/gigi is not used anymore as of 0.4.3 RDEPEND=" !dev-games/gigi - dev-games/ogre[cg?,opengl] + dev-games/ogre[cg?,ois,opengl] + dev-games/ois >=dev-libs/boost-1.47[python] media-libs/freealut media-libs/libogg |