[Buildroot] [PATCH 1/9] package/lensfun: new package

Romain Naour romain.naour at gmail.com
Sun Mar 5 16:42:56 UTC 2017


Hi Baruch,

Le 05/03/2017 à 17:37, Baruch Siach a écrit :
> Hi Romain,
> 
> On Sun, Mar 05, 2017 at 04:09:56PM +0100, Romain Naour wrote:
>> Signed-off-by: Romain Naour <romain.naour at gmail.com>
>> Cc: Jeremy Rosen <jeremy.rosen at enst-bretagne.fr>
> 
> [...]
> 
>> diff --git a/package/lensfun/Config.in b/package/lensfun/Config.in
>> new file mode 100644
>> index 0000000..3095238
>> --- /dev/null
>> +++ b/package/lensfun/Config.in
>> @@ -0,0 +1,28 @@
>> +config BR2_PACKAGE_LENSFUN
>> +	bool "lensfun"
>> +	depends on BR2_INSTALL_LIBSTDCPP
>> +	depends on BR2_USE_WCHAR # libglib2
>> +	depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2
>> +	depends on BR2_USE_MMU # libglib2
> 
> Missing 'select BR2_PACKAGE_LIBGLIB2'.

Thanks, fixed.
I'm waiting for more review on darktable package before sending v2.

Best regards,
Romain

> 
> baruch
> 



More information about the buildroot mailing list