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
This commit is contained in:
Hendrik v. Raven
2018-05-06 14:57:22 +02:00
committed by Michał Górny
parent d0cfe5ab38
commit 1f017f2d27
2 changed files with 1 additions and 5 deletions

View File

@@ -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= )

View File

@@ -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= )