Merge pull request #3699 from MilhouseVH/le92_drop_ninja_with_kodi

kodi: building with ninja makes xbmc/1600 more likely - don't use ninja [Backport]
This commit is contained in:
CvH 2019-07-16 19:48:31 +02:00 committed by GitHub
commit a2c343813a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ 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"