summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-07-08 06:56:06 +0200
committerDavid Seifert <soap@gentoo.org>2018-07-08 06:56:46 +0200
commitc64372fc1691523a841a25fe2b9381a304f4b8a8 (patch)
treecc70c855136e803e213441444561ce091e64d22e
parentdev-ruby/i18n: add ruby25 (diff)
downloadgentoo-c64372fc1691523a841a25fe2b9381a304f4b8a8.tar.gz
gentoo-c64372fc1691523a841a25fe2b9381a304f4b8a8.tar.bz2
gentoo-c64372fc1691523a841a25fe2b9381a304f4b8a8.zip
games-emulation/dolphin: [QA] slot op on net-libs/mbedtls
Package-Manager: Portage-2.3.41, Repoman-2.3.9
-rw-r--r--games-emulation/dolphin/dolphin-5.0.ebuild6
-rw-r--r--games-emulation/dolphin/dolphin-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild b/games-emulation/dolphin/dolphin-5.0.ebuild
index 56737af95d72..6110f03b0a04 100644
--- a/games-emulation/dolphin/dolphin-5.0.ebuild
+++ b/games-emulation/dolphin/dolphin-5.0.ebuild
@@ -22,11 +22,11 @@ IUSE="alsa ao bluetooth doc egl +evdev ffmpeg libav llvm log lto openal +pch por
RDEPEND="
>=media-libs/libsfml-2.1
>net-libs/enet-1.3.7
- >=net-libs/mbedtls-2.1.1
+ >=net-libs/mbedtls-2.1.1:=
dev-libs/lzo
media-libs/libpng:0=
sys-libs/readline:0=
- sys-libs/zlib
+ sys-libs/zlib:=
x11-libs/libXext
x11-libs/libXi
x11-libs/libXrandr
@@ -44,7 +44,7 @@ RDEPEND="
libav? ( media-video/libav:= )
!libav? ( media-video/ffmpeg:= )
)
- llvm? ( sys-devel/llvm )
+ llvm? ( sys-devel/llvm:* )
openal? (
media-libs/openal
media-libs/libsoundtouch
diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild
index 1df45aa19853..78c1cdbac9d0 100644
--- a/games-emulation/dolphin/dolphin-9999.ebuild
+++ b/games-emulation/dolphin/dolphin-9999.ebuild
@@ -28,11 +28,11 @@ IUSE="alsa ao bluetooth doc egl +evdev ffmpeg libav llvm log lto openal +pch por
RDEPEND="
>=media-libs/libsfml-2.1
>net-libs/enet-1.3.7
- >=net-libs/mbedtls-2.1.1
+ >=net-libs/mbedtls-2.1.1:=
dev-libs/lzo
media-libs/libpng:0=
sys-libs/readline:0=
- sys-libs/zlib
+ sys-libs/zlib:=
x11-libs/libXext
x11-libs/libXi
x11-libs/libXrandr
@@ -50,7 +50,7 @@ RDEPEND="
libav? ( media-video/libav:= )
!libav? ( media-video/ffmpeg:= )
)
- llvm? ( sys-devel/llvm )
+ llvm? ( sys-devel/llvm:* )
openal? (
media-libs/openal
media-libs/libsoundtouch