commit:     5e7b18957435ae38d6864f6bfff801e25bdedc05
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 12 15:33:33 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 16:05:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7b1895

media-tv/kodi: Remove -DENABLE_OPENSSL=ON

Fixes QA notice regarding CMake variables

See https://github.com/xbmc/xbmc/commit/4e9950b0a0ad9a190fb3c4725817bdda671f5ee7

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-tv/kodi/kodi-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
index 92db3b4a017..e8b03cc7838 100644
--- a/media-tv/kodi/kodi-9999.ebuild
+++ b/media-tv/kodi/kodi-9999.ebuild
@@ -241,7 +241,6 @@ src_configure() {
                -DENABLE_NFS=$(usex nfs)
                -DENABLE_OPENGLES=$(usex gles)
                -DENABLE_OPENGL=$(usex opengl)
-               -DENABLE_OPENSSL=ON
                -DENABLE_OPTICAL=$(usex dvd)
                -DENABLE_PLIST=$(usex airplay)
                -DENABLE_PULSEAUDIO=$(usex pulseaudio)

Reply via email to