From 7b60b2936174d0dcf62caded07e1e5e18f3d04ea Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 9 Jan 2020 19:44:54 +0000 Subject: [PATCH] games-emulation/dolphin: depend on mbedtls subslot, bug #705046 It's a fix of regression introduced by https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5765256c9a8cf089c304f1dc4b2fe8fc663842 Reported-by: Ben Kohler Closes: https://bugs.gentoo.org/705046 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- games-emulation/dolphin/dolphin-5.0.ebuild | 4 ++-- games-emulation/dolphin/dolphin-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild b/games-emulation/dolphin/dolphin-5.0.ebuild index 38d0e246fd0e..153155a8a7ab 100644 --- a/games-emulation/dolphin/dolphin-5.0.ebuild +++ b/games-emulation/dolphin/dolphin-5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -24,7 +24,7 @@ RESTRICT=test RDEPEND=" >=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 - >=net-libs/mbedtls-2.1.1:= + >=net-libs/mbedtls-2.1.1:0= dev-libs/lzo media-libs/libpng:0= sys-libs/readline:0= diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index dc10a1ac4dc4..896e7895e99b 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -32,7 +32,7 @@ RDEPEND=" media-libs/libsfml media-libs/mesa[egl] net-libs/enet:1.3 - net-libs/mbedtls + net-libs/mbedtls:0= net-misc/curl:0= sys-libs/readline:0= sys-libs/zlib:0= -- 2.26.2