aboutsummaryrefslogtreecommitdiffstats
path: root/community/kodi/fix-musl-incompability.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/kodi: upgrade to 18.2Bart Ribbers2019-08-011-0/+108
The main build system switched to cmake, but some of the dependencies still require autotools. libdvdcss, libdvdread and libdvdnav can not be used with system-wide versions. CrossGuid in theory can, but it seems to fail in practice so I made it use the Kodi version instead for now.