diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-03-13 23:25:53 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-03-13 23:25:53 +0000 |
commit | 72fea259f20989c0bcc7f4c29fb108f6a39637d6 (patch) | |
tree | 6c6d4c2f68ae58d228ee3ccaf3ad7f6f9c0aad40 /games-sports | |
parent | fix DEPEND (diff) | |
download | gentoo-2-72fea259f20989c0bcc7f4c29fb108f6a39637d6.tar.gz gentoo-2-72fea259f20989c0bcc7f4c29fb108f6a39637d6.tar.bz2 gentoo-2-72fea259f20989c0bcc7f4c29fb108f6a39637d6.zip |
fix DEPEND
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/race/race-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/race/race-0.5.ebuild b/games-sports/race/race-0.5.ebuild index a39bcac1e8c8..7a7610af619a 100644 --- a/games-sports/race/race-0.5.ebuild +++ b/games-sports/race/race-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/race/race-0.5.ebuild,v 1.11 2007/03/12 17:36:28 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/race/race-0.5.ebuild,v 1.12 2007/03/13 23:25:53 nyhm Exp $ inherit eutils toolchain-funcs games @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ppc x86" IUSE="" -RDEPEND="virtual/opengl +DEPEND="virtual/opengl virtual/glu media-libs/libsdl media-libs/sdl-image |