diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb b/meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb index 0de0ef8cf7..fbdbf8ccc7 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb | |||
| @@ -9,6 +9,8 @@ DEPENDS += "python3-greenlet libev libuv c-ares python3-cython-native" | |||
| 9 | RDEPENDS:${PN} = "python3-greenlet \ | 9 | RDEPENDS:${PN} = "python3-greenlet \ |
| 10 | python3-mime \ | 10 | python3-mime \ |
| 11 | python3-pprint \ | 11 | python3-pprint \ |
| 12 | python3-zopeevent \ | ||
| 13 | python3-zopeinterface \ | ||
| 12 | " | 14 | " |
| 13 | 15 | ||
| 14 | SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch" | 16 | SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch" |
