[Buildroot] [PATCH v2 1/1] package/kodi-pvr-stalker: Needs jsoncpp

Bernd Kuhls bernd.kuhls at t-online.de
Thu Oct 1 20:28:23 UTC 2015


[posted and mailed]

Baruch Siach <baruch at tkos.co.il> wrote in 
news:20151001202438.GE3337 at tarshish:

> Hi Benrd,
> 
> On Thu, Oct 01, 2015 at 10:13:57PM +0200, Bernd Kuhls wrote:
>> diff --git a/package/kodi-pvr-stalker/Config.in 
>> b/package/kodi-pvr-stalker/Config.in
>> index b327fd8..0e6143a 100644
>> --- a/package/kodi-pvr-stalker/Config.in
>> +++ b/package/kodi-pvr-stalker/Config.in
>> @@ -1,7 +1,12 @@
>>  config BR2_PACKAGE_KODI_PVR_STALKER
>>       bool "kodi-pvr-stalker"
>> +     depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # jsoncpp
> 
> Also BR2_INSTALL_LIBSTDCPP.

Hi Baruch,

imho this is not necessary, BR2_PACKAGE_KODI_PVR_STALKER can only be selected 
if BR2_PACKAGE_KODI is true and BR2_PACKAGE_KODI already depends on BR2
_INSTALL_LIBSTDCPP.

Regards, Bernd




More information about the buildroot mailing list