projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
406f704
)
package/python-posix-ipc: enable also for python3
author
Daniel Fahlgren
<daniel@fahlgren.se>
Tue, 6 Nov 2018 14:06:31 +0000
(15:06 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 7 Nov 2018 22:07:54 +0000
(23:07 +0100)
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>
package/python-posix-ipc/Config.in
patch
|
blob
|
history
diff --git
a/package/python-posix-ipc/Config.in
b/package/python-posix-ipc/Config.in
index eba36edd7b018db0ac03f68af2e51fa92b257eac..2c6267867944aab9e3339a2184d184ab9b34f68f 100644
(file)
--- 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