package/python-posix-ipc: enable also for python3

The python-posix-ipc package can be used both with python2 and python3.

Signed-off-by: Daniel Fahlgren <daniel@fahlgren.se>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Daniel Fahlgren 2018-11-06 15:06:31 +01:00 committed by Peter Korsgaard
parent 406f70416e
commit 1182a8baef

View File

@ -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