Skip to content

Commit a5b340a

Browse files
joerghokraj
authored andcommitted
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>
1 parent 15b0630 commit a5b340a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ DEPENDS += "python3-greenlet libev libuv c-ares python3-cython-native"
99
RDEPENDS:${PN} = "python3-greenlet \
1010
python3-mime \
1111
python3-pprint \
12+
python3-zopeevent \
13+
python3-zopeinterface \
1214
"
1315

1416
SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch"

0 commit comments

Comments
 (0)