[Buildroot] [git commit] python-tornado: add zlib run-time dependency

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Nov 18 09:13:06 UTC 2014


Dear Peter Korsgaard,

On Tue, 18 Nov 2014 08:39:25 +0100, Peter Korsgaard wrote:
> commit: http://git.buildroot.net/buildroot/commit/?id=7b1393a04aa928cc9a5d2b5efd7d83bea7f5757b
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
> ---
>  package/python-tornado/Config.in |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/package/python-tornado/Config.in b/package/python-tornado/Config.in
> index c127d0e..870a3de 100644
> --- a/package/python-tornado/Config.in
> +++ b/package/python-tornado/Config.in
> @@ -1,6 +1,7 @@
>  config BR2_PACKAGE_PYTHON_TORNADO
>  	bool "python-tornado"
>  	depends on BR2_PACKAGE_PYTHON
> +	select BR2_PACKAGE_PYTHON_ZLIB

Shouldn't we indicate a comment here that says it's a runtime
dependency?

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


More information about the buildroot mailing list