summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-12-17 23:34:55 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-12-17 23:37:16 +0100
commit071ac806937fff093a13564fa63b62e4c901bf33 (patch)
treeb9df429aed1496bf1436edad1027fc17e5edd89a
parentsys-libs/glibc: Add useflag doc; controlls installation of manual and depende... (diff)
downloadgentoo-071ac806937fff093a13564fa63b62e4c901bf33.tar.gz
gentoo-071ac806937fff093a13564fa63b62e4c901bf33.tar.bz2
gentoo-071ac806937fff093a13564fa63b62e4c901bf33.zip
games-fps/openarena: Add missing DEPEND
Closes: https://bugs.gentoo.org/625666 Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--games-fps/openarena/openarena-0.8.8.ebuild6
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