diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-gevent.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-gevent.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-gevent.inc b/meta-python/recipes-devtools/python/python-gevent.inc index 8889cfb5a7..13513f2192 100644 --- a/meta-python/recipes-devtools/python/python-gevent.inc +++ b/meta-python/recipes-devtools/python/python-gevent.inc | |||
@@ -11,7 +11,6 @@ DEPENDS += "${PYTHON_PN}-greenlet" | |||
11 | RDEPENDS_${PN} = "${PYTHON_PN}-greenlet \ | 11 | RDEPENDS_${PN} = "${PYTHON_PN}-greenlet \ |
12 | ${PYTHON_PN}-mime \ | 12 | ${PYTHON_PN}-mime \ |
13 | ${PYTHON_PN}-pprint \ | 13 | ${PYTHON_PN}-pprint \ |
14 | ${PYTHON_PN}-re \ | ||
15 | " | 14 | " |
16 | 15 | ||
17 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-gevent:" | 16 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-gevent:" |