[Buildroot] [PATCH 1/1] package/kodi-pvr-zattoo: fix json dependency

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jan 16 21:38:22 UTC 2021


On Fri, 15 Jan 2021 19:15:29 +0100
Bernd Kuhls <bernd.kuhls at t-online.de> wrote:

> Package depends on rapidjson, not rapidxml:
> https://github.com/rbuehlma/pvr.zattoo/blob/Leia/CMakeLists.txt#L10
> 
> The bug was previously not noticed because kodi depends on rapidjson
> https://github.com/xbmc/xbmc/blob/Leia/CMakeLists.txt#L133
> and kodi-platform depends on kodi
> https://github.com/xbmc/kodi-platform/blob/master/CMakeLists.txt#L8
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/kodi-pvr-zattoo/Config.in          | 2 +-
>  package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list