commit: 987643f74b5fe4ba7863132462f6e92fdbf896a1 Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Tue Sep 19 14:39:20 2017 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Tue Sep 19 14:40:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987643f7
media-tv/kodi: Require >=dev-libs/openssl-1.0.2j See https://github.com/xbmc/xbmc/commit/0d55e122bb3c64dc79b8792434c99cc9c7ce56bd Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-tv/kodi/kodi-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild index c2bd98cb989..0f68a3f58fe 100644 --- a/media-tv/kodi/kodi-9999.ebuild +++ b/media-tv/kodi/kodi-9999.ebuild @@ -77,7 +77,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=net-misc/curl-7.51.0 nfs? ( net-fs/libnfs:= ) opengl? ( media-libs/glu ) - !libressl? ( >=dev-libs/openssl-1.0.2j:0= ) + !libressl? ( >=dev-libs/openssl-1.0.2l:0= ) libressl? ( dev-libs/libressl:0= ) pulseaudio? ( media-sound/pulseaudio ) samba? ( >=net-fs/samba-3.4.6[smbclient(+)] )