games-fps/worldofpadman: Adjusted speex dependency.
authorLars Wendler <polynomial-c@gentoo.org>
Sat, 4 Mar 2017 10:56:04 +0000 (11:56 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Sat, 4 Mar 2017 10:56:20 +0000 (11:56 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

games-fps/worldofpadman/worldofpadman-1.6.ebuild

index 48744a2c6fbcd274973c7090dbd4f3bb7cde0bcb..9d52a31218d929a219b558d24ad8d9738b17bd9b 100644 (file)
@@ -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
+                       <media-libs/speex-1.2.0
+               )
                virtual/jpeg:0
                media-libs/libsdl[opengl,video,X]
                virtual/opengl