mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python-grpcio: Do not hardcode compiler -std options
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,6 +4,8 @@ SECTION = "devel/python"
|
||||
|
||||
DEPENDS = "python-protobuf"
|
||||
|
||||
SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
|
||||
"
|
||||
RDEPENDS_${PN} = "python-enum34 \
|
||||
python-futures \
|
||||
python-protobuf \
|
||||
|
||||
Reference in New Issue
Block a user