diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-30 16:18:06 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-30 11:39:49 -0400 |
commit | f9d44b3f8086eeedd82289799efccf5784b32130 (patch) | |
tree | 33e6abce46110946f40a0275c0d8b1042e67391c /games-simulation | |
parent | games-fps/worldofpadman: Clean media-libs/speex dependencies. (diff) | |
download | gentoo-f9d44b3f8086eeedd82289799efccf5784b32130.tar.gz gentoo-f9d44b3f8086eeedd82289799efccf5784b32130.tar.bz2 gentoo-f9d44b3f8086eeedd82289799efccf5784b32130.zip |
games-simulation/openrct2: Clean media-libs/speex dependencies.
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.1.1.ebuild | 8 | ||||
-rw-r--r-- | games-simulation/openrct2/openrct2-9999.ebuild | 8 |
2 files changed, 6 insertions, 10 deletions
diff --git a/games-simulation/openrct2/openrct2-0.1.1.ebuild b/games-simulation/openrct2/openrct2-0.1.1.ebuild index c93e3088f8ac..cc286b38589e 100644 --- a/games-simulation/openrct2/openrct2-0.1.1.ebuild +++ b/games-simulation/openrct2/openrct2-0.1.1.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=6 @@ -33,10 +33,8 @@ RDEPEND=" >=dev-libs/libzip-1.0 media-libs/libpng:0= media-libs/libsdl2 - || ( - media-libs/speexdsp - <media-libs/speex-1.2.0 - ) + >=media-libs/speex-1.2.0 + media-libs/speexdsp multiplayer? ( libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index c93e3088f8ac..cc286b38589e 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.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=6 @@ -33,10 +33,8 @@ RDEPEND=" >=dev-libs/libzip-1.0 media-libs/libpng:0= media-libs/libsdl2 - || ( - media-libs/speexdsp - <media-libs/speex-1.2.0 - ) + >=media-libs/speex-1.2.0 + media-libs/speexdsp multiplayer? ( libressl? ( dev-libs/libressl:0= ) !libressl? ( dev-libs/openssl:0= ) |