games-fps/worldofpadman: Clean media-libs/speex dependencies.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Mon, 30 Apr 2018 14:13:27 +0000 (16:13 +0200)
committerMike Gilbert <floppym@gentoo.org>
Mon, 30 Apr 2018 15:39:49 +0000 (11:39 -0400)
games-fps/worldofpadman/worldofpadman-1.6.ebuild

index 0599fd617591211c00b866c6fd3f56b1e36a1814..6fce51878abb4fbc5c7bce5ae04a4f32778c74a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,17 +16,12 @@ IUSE="+curl dedicated maps +openal +theora +vorbis"
 
 RDEPEND="sys-libs/zlib
        !dedicated? (
-               || (
-                       (
-                               >=media-libs/speex-1.2.0
-                               media-libs/speexdsp
-                       )
-                       <media-libs/speex-1.2.0
-               )
-               virtual/jpeg:0
                media-libs/libsdl[opengl,video,X]
-               virtual/opengl
+               >=media-libs/speex-1.2.0
+               media-libs/speexdsp
                virtual/glu
+               virtual/jpeg:0
+               virtual/opengl
                openal? ( media-libs/openal )
                curl? ( net-misc/curl )
                vorbis? ( media-libs/libvorbis )