[Buildroot] [PATCH v2] efl: do not force dependency on libudev by making eeze a config option.

Romain Naour romain.naour at gmail.com
Mon Feb 6 13:34:33 UTC 2017


Le 06/02/2017 à 14:28, Baruch Siach a écrit :
> Hi Romain,
> 
> On Mon, Feb 06, 2017 at 02:25:10PM +0100, Romain Naour wrote:
>> @@ -28,5 +30,6 @@ config BR2_PACKAGE_ENLIGHTENMENT
>>  
>>  comment "enlightenment needs a toolchain w/ wchar, C++, threads"
>>  	depends on BR2_PACKAGE_EFL && BR2_PACKAGE_XORG7 && BR2_USE_MMU
>> -	depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP
>> +	depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP || \
>> +		!BR2_PACKAGE_HAS_UDEV
>>  	depends on BR2_TOOLCHAIN_HAS_SYNC_4
> 
> What about updating the comment text?

Ha yes, thanks!

Romain

> 
> baruch
> 



More information about the buildroot mailing list