commit:     1f017f2d272fddf2c8f18059f1492029bef4ecc8
Author:     Hendrik v. Raven <hendrik <AT> consetetur <DOT> de>
AuthorDate: Sun May  6 12:57:22 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  9 12:26:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f017f2d

games-simulation/openrct2: update speex deps

openrct2 only requires the speexdsp libraries. Drop the speex dep on
nightly and update 0.1.2 to remove old speex handling.

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/8128

 games-simulation/openrct2/openrct2-0.1.2.ebuild | 5 +----
 games-simulation/openrct2/openrct2-9999.ebuild  | 1 -
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/games-simulation/openrct2/openrct2-0.1.2.ebuild 
b/games-simulation/openrct2/openrct2-0.1.2.ebuild
index 33e4efa303c..ae25725577a 100644
--- a/games-simulation/openrct2/openrct2-0.1.2.ebuild
+++ b/games-simulation/openrct2/openrct2-0.1.2.ebuild
@@ -30,10 +30,7 @@ RDEPEND="
        >=dev-libs/libzip-1.0
        media-libs/libpng:0=
        media-libs/libsdl2
-       || (
-               media-libs/speexdsp
-               <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 8a3a26a6c95..1058facd68f 100644
--- a/games-simulation/openrct2/openrct2-9999.ebuild
+++ b/games-simulation/openrct2/openrct2-9999.ebuild
@@ -33,7 +33,6 @@ RDEPEND="
        >=dev-libs/libzip-1.0
        media-libs/libpng:0=
        media-libs/libsdl2
-       >=media-libs/speex-1.2.0
        media-libs/speexdsp
        multiplayer? (
                libressl? ( dev-libs/libressl:0= )

Reply via email to