浏览代码

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>
Daniel Fahlgren 6 年之前
父节点
当前提交
1182a8baef
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package/python-posix-ipc/Config.in

+ 0 - 1
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