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:
Azamat H. Hackimov
2025-01-06 03:31:45 +03:00
committed by Sam James
parent ca1f8d5c34
commit d11c430cd0
3 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -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]

View File

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