aassif / pvr.freebox

Kodi + Freebox TV
MIT License
64 stars 24 forks source link

add kodi-platform, p8-platform and tinyxml to addon itself as depends #27

Closed AlwinEsch closed 4 years ago

AlwinEsch commented 4 years ago

This is intended to significantly speed up the construction times for those who do not use these dependencies (most addons without this).

This will also happen to all other PVRs that need it and also allows you to add your own versions if necessary.

After converting this will be removed from Kodi. Only used on the Matrix branches, the others remain with Kodi.

Is related to this request https://github.com/xbmc/xbmc/pull/17307, before this can be added, all addons must have inserted byself. Bring no problems if addon has this too, it will override that of Kodi.