Merge pull request #3996 from MilhouseVH/le92_kodi_ninja_again

kodi: build with ninja once again [backport]
This commit is contained in:
Christian Hewitt 2019-12-09 07:49:20 +08:00 committed by GitHub
commit bfb998c0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@ PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_DEPENDS_TARGET="toolchain JsonSchemaBuilder:host TexturePacker:host Python2 zlib systemd lzo pcre swig:host libass curl fontconfig fribidi tinyxml libjpeg-turbo freetype libcdio taglib libxml2 libxslt rapidjson sqlite ffmpeg crossguid giflib libdvdnav libhdhomerun libfmt lirc libfstrcmp flatbuffers:host flatbuffers"
PKG_LONGDESC="A free and open source cross-platform media player."
PKG_TOOLCHAIN="cmake-make"
PKG_PATCH_DIRS="$KODI_VENDOR"