mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-emulation/dolphin: use slotted mbedtls:0
Dolphin requires MbedTLS from 2.28.x branch. Closes: https://bugs.gentoo.org/804966 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39994 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
ca1f8d5c34
commit
d11c430cd0
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -81,7 +81,7 @@ RDEPEND="
|
||||
media-libs/libsfml:=
|
||||
media-libs/libspng
|
||||
>=net-libs/enet-1.3.18:1.3=
|
||||
net-libs/mbedtls:=
|
||||
net-libs/mbedtls:0=
|
||||
net-misc/curl
|
||||
x11-libs/libX11
|
||||
x11-libs/libXi
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -54,7 +54,7 @@ RDEPEND="
|
||||
media-libs/libsfml:=
|
||||
media-libs/mesa[egl(+)]
|
||||
net-libs/enet:1.3
|
||||
net-libs/mbedtls:=
|
||||
net-libs/mbedtls:0=
|
||||
net-misc/curl:=
|
||||
sys-libs/readline:=
|
||||
sys-libs/zlib:=[minizip]
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -81,7 +81,7 @@ RDEPEND="
|
||||
media-libs/libsfml:=
|
||||
media-libs/libspng
|
||||
>=net-libs/enet-1.3.18:1.3=
|
||||
net-libs/mbedtls:=
|
||||
net-libs/mbedtls:0=
|
||||
net-misc/curl
|
||||
x11-libs/libX11
|
||||
x11-libs/libXi
|
||||
|
||||
Reference in New Issue
Block a user