summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-09-10 15:54:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-09-10 15:54:18 +0000
commite27ddcf113336abd83a50767dbc728e03a482673 (patch)
treeb4295e434814cdc5aec9601ba558a162800e1649 /games-fps/tremulous/tremulous-1.1.0-r4.ebuild
parentfixes bug 429648 (eix-update issue) (diff)
downloadhistorical-e27ddcf113336abd83a50767dbc728e03a482673.tar.gz
historical-e27ddcf113336abd83a50767dbc728e03a482673.tar.bz2
historical-e27ddcf113336abd83a50767dbc728e03a482673.zip
add joystick dep (bug #434596)
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'games-fps/tremulous/tremulous-1.1.0-r4.ebuild')
-rw-r--r--games-fps/tremulous/tremulous-1.1.0-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
index a701a6308698..3c261a4710de 100644
--- a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
+++ b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.8 2011/08/08 22:46:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.9 2012/09/10 15:54:18 mr_bones_ Exp $
EAPI=2
@@ -21,7 +21,7 @@ IUSE="dedicated openal +opengl +vorbis"
UIDEPEND="
virtual/jpeg
- media-libs/libsdl[opengl?]
+ media-libs/libsdl[joystick,opengl?]
vorbis? ( media-libs/libogg media-libs/libvorbis )
openal? ( media-libs/openal )
x11-libs/libXau