Skip to content

Commit

Permalink
python3-gevent: adding missing dependency to python3-zopeevent
Browse files Browse the repository at this point in the history
and python3-zopeinterface
  • Loading branch information
joergho committed Feb 23, 2024
1 parent 33236c4 commit e0a1446
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e0a1446

Please sign in to comment.