[Buildroot] [PATCH 1/1] package/python-posix-ipc: enable also for python3

Yegor Yefremov yegorslists at googlemail.com
Tue Nov 6 14:08:57 UTC 2018


On Tue, Nov 6, 2018 at 3:06 PM Daniel Fahlgren <daniel at fahlgren.se> wrote:
>
> The python-posix-ipc package can be used both with python2 and python3.
>
> Signed-off-by: Daniel Fahlgren <daniel at fahlgren.se>

Reviewed-by: Yegor Yefremov <yegorslists at googlemail.com>

> ---
>  package/python-posix-ipc/Config.in | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/package/python-posix-ipc/Config.in b/package/python-posix-ipc/Config.in
> index eba36edd7b..2c62678679 100644
> --- a/package/python-posix-ipc/Config.in
> +++ b/package/python-posix-ipc/Config.in
> @@ -1,6 +1,5 @@
>  config BR2_PACKAGE_PYTHON_POSIX_IPC
>         bool "python-posix-ipc"
> -       depends on BR2_PACKAGE_PYTHON
>         depends on BR2_TOOLCHAIN_HAS_THREADS
>         help
>           The Python extension module posix_ipc gives access to POSIX
> --
> 2.14.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot


More information about the buildroot mailing list