mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user