aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-decorator_4.0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-decorator_4.0.10.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-decorator_4.0.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.0.10.bb b/meta-python/recipes-devtools/python/python-decorator_4.0.10.bb
index f262168467..2a2b455f56 100644
--- a/meta-python/recipes-devtools/python/python-decorator_4.0.10.bb
+++ b/meta-python/recipes-devtools/python/python-decorator_4.0.10.bb
@@ -1,2 +1,4 @@
inherit setuptools
require python-decorator.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-contextlib"