diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-05 15:15:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-05 15:15:06 +0000 |
commit | 00416efdb1f5da224ecc856245f2abcaa2de7f61 (patch) | |
tree | 29c90ad7afbb271fd63828d1457c2ad40e955f16 /games-sports | |
parent | Append -Wno-error, bug 249557 (diff) | |
download | gentoo-2-00416efdb1f5da224ecc856245f2abcaa2de7f61.tar.gz gentoo-2-00416efdb1f5da224ecc856245f2abcaa2de7f61.tar.bz2 gentoo-2-00416efdb1f5da224ecc856245f2abcaa2de7f61.zip |
needs sdl-net
(Portage version: 2.1.4.5)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-sports/xmoto/xmoto-0.5.0.ebuild b/games-sports/xmoto/xmoto-0.5.0.ebuild index b23321e88c7d..e0c135507150 100644 --- a/games-sports/xmoto/xmoto-0.5.0.ebuild +++ b/games-sports/xmoto/xmoto-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0.ebuild,v 1.1 2008/12/03 19:16:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.0.ebuild,v 1.2 2008/12/05 15:15:06 mr_bones_ Exp $ inherit eutils games @@ -22,6 +22,7 @@ RDEPEND="dev-games/ode media-libs/libsdl media-libs/sdl-mixer media-libs/sdl-ttf + media-libs/sdl-net net-misc/curl virtual/opengl virtual/glu |