commit:     071ac806937fff093a13564fa63b62e4c901bf33
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 22:34:55 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 22:37:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071ac806

games-fps/openarena: Add missing DEPEND

Closes: https://bugs.gentoo.org/625666
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 games-fps/openarena/openarena-0.8.8.ebuild | 6 ++++--
 1 file 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 f35c2fbe563..63ae4394887 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

Reply via email to