diff options
author | Kevin McCarthy <signals@gentoo.org> | 2011-02-26 15:20:35 +0000 |
---|---|---|
committer | Kevin McCarthy <signals@gentoo.org> | 2011-02-26 15:20:35 +0000 |
commit | 2275fe0b18f2e79b16d50125a57e8ebb1266b069 (patch) | |
tree | 42bdd8772b018d2ea34a3ecdb699949353bba3dd /games-fps/tremulous/tremulous-1.1.0-r4.ebuild | |
parent | Pin dependencies to appropriate slot. (diff) | |
download | historical-2275fe0b18f2e79b16d50125a57e8ebb1266b069.tar.gz historical-2275fe0b18f2e79b16d50125a57e8ebb1266b069.tar.bz2 historical-2275fe0b18f2e79b16d50125a57e8ebb1266b069.zip |
depend virtual/jpeg
Package-Manager: portage-2.2.0_alpha25/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.ebuild | 6 |
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 14ea59da735e..1c584b09d161 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.5 2010/10/15 12:30:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.6 2011/02/26 15:20:35 signals Exp $ EAPI=2 @@ -20,7 +20,7 @@ KEYWORDS="amd64 ppc x86" IUSE="dedicated openal +opengl +vorbis" UIDEPEND=" - media-libs/jpeg:0 + virtual/jpeg media-libs/libsdl[opengl?] vorbis? ( media-libs/libogg media-libs/libvorbis ) openal? ( media-libs/openal ) |