[Buildroot] [PATCH] package/argparse: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jun 11 14:47:51 UTC 2016


Hello,

On Thu,  2 Jun 2016 17:05:53 +0200, Marcin Niestroj wrote:

> +config BR2_PACKAGE_ARGPARSE
> +	bool "argparse"
> +	depends on BR2_PACKAGE_HAS_LUAINTERPRETER

This dependency is not needed, since argparse/Config.in is already
included in an if ... endif block with this condition.

I've fixed this and applied your patch. Thanks a lot!

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



More information about the buildroot mailing list