mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
python3-twisted: Fix build with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
inherit pypi setuptools3
|
||||
require python-twisted.inc
|
||||
|
||||
SRC_URI += "file://0001-initsendmsg-Return-NULL-on-error.patch \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}-core = "python3-core python3-zopeinterface python3-lang"
|
||||
|
||||
FILES_${PN}-core_append += " \
|
||||
|
||||
Reference in New Issue
Block a user