diff options
author | 2009-07-10 16:06:46 +0000 | |
---|---|---|
committer | 2009-07-10 16:06:46 +0000 | |
commit | 8e5873bdb47dae6d8c9b4268a595b91b52fec44b (patch) | |
tree | 486b691cb8162a74b8b5411526049a441ade6b8f /games-fps/nexuiz/nexuiz-2.5.1.ebuild | |
parent | Remove dev-perl/X10 (diff) | |
download | gentoo-2-8e5873bdb47dae6d8c9b4268a595b91b52fec44b.tar.gz gentoo-2-8e5873bdb47dae6d8c9b4268a595b91b52fec44b.tar.bz2 gentoo-2-8e5873bdb47dae6d8c9b4268a595b91b52fec44b.zip |
add use-based deps for libsdl (bug #277275)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-fps/nexuiz/nexuiz-2.5.1.ebuild')
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/nexuiz/nexuiz-2.5.1.ebuild b/games-fps/nexuiz/nexuiz-2.5.1.ebuild index ecbeab6b969f..1c75c72ced24 100644 --- a/games-fps/nexuiz/nexuiz-2.5.1.ebuild +++ b/games-fps/nexuiz/nexuiz-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.1.ebuild,v 1.2 2009/05/30 20:00:27 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nexuiz/nexuiz-2.5.1.ebuild,v 1.3 2009/07/10 16:06:46 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -28,7 +28,7 @@ UIRDEPEND="media-libs/libogg x11-libs/libXxf86vm virtual/opengl alsa? ( media-libs/alsa-lib ) - sdl? ( media-libs/libsdl )" + sdl? ( media-libs/libsdl[joystick,video] )" UIDEPEND="x11-proto/xextproto x11-proto/xf86dgaproto x11-proto/xf86vidmodeproto |