mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 02:48:37 +00:00
python3-gevent: adding missing dependency to python3-zopeevent
and python3-zopeinterface Signed-off-by: Joerg Hofrichter <joerg.hofrichter@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
15b0630583
commit
a5b340a387
@@ -9,6 +9,8 @@ DEPENDS += "python3-greenlet libev libuv c-ares python3-cython-native"
|
||||
RDEPENDS:${PN} = "python3-greenlet \
|
||||
python3-mime \
|
||||
python3-pprint \
|
||||
python3-zopeevent \
|
||||
python3-zopeinterface \
|
||||
"
|
||||
|
||||
SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch"
|
||||
|
||||
Reference in New Issue
Block a user