[Buildroot] [PATCH 1/1] package/python-cryptography: depend comment on BR2_PACKAGE_PYTHON3

Yann E. MORIN yann.morin.1998 at free.fr
Tue Aug 17 19:58:13 UTC 2021


Asaf, All,

All six patches applied to master, thanks (but see a small nit I fixed,
below).

On 2021-08-15 22:53 +0300, Asaf Kahlon spake thusly:
> The user shouldn't view the comment on the python2 menu.

s/view/see/ and applied.

Regards,
Yann E. MORIN.

> Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>
> ---
>  package/python-cryptography/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/python-cryptography/Config.in b/package/python-cryptography/Config.in
> index 5a2e6da900..da4252d6da 100644
> --- a/package/python-cryptography/Config.in
> +++ b/package/python-cryptography/Config.in
> @@ -17,4 +17,5 @@ config BR2_PACKAGE_PYTHON_CRYPTOGRAPHY
>  	  https://cryptography.io
>  
>  comment "python-cryptography needs a toolchain w/ C++"
> +	depends on BR2_PACKAGE_PYTHON3
>  	depends on !BR2_INSTALL_LIBSTDCPP
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list