mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
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:
committed by
Peter Korsgaard
parent
406f70416e
commit
1182a8baef
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user