From 071ac806937fff093a13564fa63b62e4c901bf33 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 17 Dec 2017 23:34:55 +0100 Subject: 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(-) (limited to 'games-fps') 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 -- cgit v1.2.3-65-gdbad