games-emulation/dolphin: depend on mbedtls subslot, bug #705046
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 9 Jan 2020 19:44:54 +0000 (19:44 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 9 Jan 2020 19:45:10 +0000 (19:45 +0000)
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 <slyfox@gentoo.org>
games-emulation/dolphin/dolphin-5.0.ebuild
games-emulation/dolphin/dolphin-9999.ebuild

index 38d0e246fd0e53fccd32b2c8587c5f2553ca77f4..153155a8a7aba9c1e79f26e6d283d11c68a1b13d 100644 (file)
@@ -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=
index dc10a1ac4dc4a3f1f535dbf193bf7a2dfea2967b..896e7895e99b8378d8178d566163ab584414a74a 100644 (file)
@@ -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=