diff options
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/openarena/openarena-0.8.8.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/games-fps/openarena/openarena-0.8.8.ebuild b/games-fps/openarena/openarena-0.8.8.ebuild index f35c2fbe563e..63ae43948870 100644 --- a/games-fps/openarena/openarena-0.8.8.ebuild +++ b/games-fps/openarena/openarena-0.8.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,10 +14,12 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+curl +openal +vorbis" -RDEPEND="virtual/opengl +RDEPEND=" media-libs/libsdl[joystick,opengl,video] media-libs/speex + media-libs/speexdsp virtual/jpeg:0 + virtual/opengl x11-libs/libXext x11-libs/libX11 x11-libs/libXau |