From 18be6885bed9f600e4b61b2525718e5c45d6d360 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Sat, 4 Mar 2017 11:56:04 +0100 Subject: [PATCH] games-fps/worldofpadman: Adjusted speex dependency. Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- games-fps/worldofpadman/worldofpadman-1.6.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/games-fps/worldofpadman/worldofpadman-1.6.ebuild b/games-fps/worldofpadman/worldofpadman-1.6.ebuild index 48744a2c6fbc..9d52a31218d9 100644 --- a/games-fps/worldofpadman/worldofpadman-1.6.ebuild +++ b/games-fps/worldofpadman/worldofpadman-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,10 @@ IUSE="+curl dedicated maps +openal +theora +vorbis" RDEPEND="sys-libs/zlib !dedicated? ( - media-libs/speex + || ( + media-libs/speexdsp +