diff options
-rw-r--r-- | games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild | 8 | ||||
-rw-r--r-- | games-fps/unreal-tournament/unreal-tournament-451.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild index 31e4eb57a191..81634c806504 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.6 2004/06/24 22:48:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.7 2005/04/01 23:07:38 vapier Exp $ inherit games eutils @@ -14,9 +14,11 @@ SLOT="0" KEYWORDS="x86" IUSE="X 3dfx S3TC nls opengl" -DEPEND="!games-fps/unreal-tournament" RDEPEND="X? ( virtual/x11 ) + =media-libs/libsdl-1.2* opengl? ( virtual/opengl )" +DEPEND="${RDEPEND} + !games-fps/unreal-tournament" S=${WORKDIR} diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild index 18ddf381af27..207ff3f4b060 100644 --- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.11 2004/07/01 11:18:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.12 2005/04/01 23:05:45 vapier Exp $ inherit eutils games @@ -16,6 +16,7 @@ IUSE="3dfx X opengl" RDEPEND="virtual/libc X? ( virtual/x11 ) + =media-libs/libsdl-1.2* opengl? ( virtual/opengl )" DEPEND="${RDEPEND} app-arch/unzip |