summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-01 23:07:38 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-01 23:07:38 +0000
commita26249025fe930ac48d4a93cce0da70395e71238 (patch)
tree1c0eb908c985f2fbad44fedc62b8befc54e3b963 /games-fps/unreal-tournament
parentbug 87408 (diff)
downloadgentoo-2-a26249025fe930ac48d4a93cce0da70395e71238.tar.gz
gentoo-2-a26249025fe930ac48d4a93cce0da70395e71238.tar.bz2
gentoo-2-a26249025fe930ac48d4a93cce0da70395e71238.zip
need libsdl-1.2.x #73923
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-fps/unreal-tournament')
-rw-r--r--games-fps/unreal-tournament/unreal-tournament-451.ebuild5
1 files changed, 3 insertions, 2 deletions
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