summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-fps/worldofpadman/worldofpadman-1.6.ebuild15
1 files changed, 5 insertions, 10 deletions
diff --git a/games-fps/worldofpadman/worldofpadman-1.6.ebuild b/games-fps/worldofpadman/worldofpadman-1.6.ebuild
index 0599fd617591..6fce51878abb 100644
--- a/games-fps/worldofpadman/worldofpadman-1.6.ebuild
+++ b/games-fps/worldofpadman/worldofpadman-1.6.ebuild
@@ -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 )