diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-gevent_1.2.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-gevent_1.2.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-gevent_1.2.2.bb b/meta-python/recipes-devtools/python/python-gevent_1.2.2.bb index f357c95273..f13bfd7b73 100644 --- a/meta-python/recipes-devtools/python/python-gevent_1.2.2.bb +++ b/meta-python/recipes-devtools/python/python-gevent_1.2.2.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | require python-gevent.inc | 1 | require python-gevent.inc |
2 | inherit setuptools | 2 | inherit setuptools |
3 | 3 | ||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-re" | ||