[Buildroot] [PATCH 1/4] package/dnsmasq: do not select Lua, depend on it

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 17 22:08:46 UTC 2015


Dear Yann E. MORIN,

On Thu, 17 Dec 2015 23:06:33 +0100, Yann E. MORIN wrote:

>  config BR2_PACKAGE_DNSMASQ_LUA
>  	bool "Lua scripting support"
> -	select BR2_PACKAGE_LUA
> +	depends on BR2_PACKAGE_LUA
>  	help
>  	  Enable Lua scripting for dnsmasq
>  
> +comment "Lau scripting support needs the Lua interpreter"

Lau -> Lua

But I believe this comment is useless. It is obvious that if we want to
do Lua stuff, you must enable Lua.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list