media-tv/kodi: Require >=dev-libs/openssl-1.0.2j
authorCraig Andrews <candrews@gentoo.org>
Tue, 19 Sep 2017 14:39:20 +0000 (10:39 -0400)
committerCraig Andrews <candrews@gentoo.org>
Tue, 19 Sep 2017 14:40:11 +0000 (10:40 -0400)
See https://github.com/xbmc/xbmc/commit/0d55e122bb3c64dc79b8792434c99cc9c7ce56bd

Package-Manager: Portage-2.3.8, Repoman-2.3.3

media-tv/kodi/kodi-9999.ebuild

index c2bd98cb9896975eac22787ed12861203513ca8b..0f68a3f58fe6ade15e1259a1a85dc8052edf2362 100644 (file)
@@ -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(+)] )