media-tv/kodi: Remove -DENABLE_OPENSSL=ON
authorCraig Andrews <candrews@gentoo.org>
Tue, 12 Jun 2018 15:33:33 +0000 (11:33 -0400)
committerCraig Andrews <candrews@gentoo.org>
Tue, 12 Jun 2018 16:05:39 +0000 (12:05 -0400)
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

index 92db3b4a017ffe3db9701915cb2e7088352ad15c..e8b03cc78388d28da55c2fb7d4f7b6461fbc89d9 100644 (file)
@@ -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)