mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
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:
committed by
Michał Górny
parent
d0cfe5ab38
commit
1f017f2d27
@@ -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= )
|
||||
|
||||
@@ -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= )
|
||||
|
||||
Reference in New Issue
Block a user