summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-yappi_0.94.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-yappi_0.94.bb b/meta-python/recipes-devtools/python/python-yappi_0.94.bb
index bfc0e03b5c..83f2bc9e49 100644
--- a/meta-python/recipes-devtools/python/python-yappi_0.94.bb
+++ b/meta-python/recipes-devtools/python/python-yappi_0.94.bb
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "15cc17dba1252ecaae29ced1e96c216165d93fd3e9ea05dff1f5e5866f
10PYPI_PACKAGE = "yappi" 10PYPI_PACKAGE = "yappi"
11inherit pypi setuptools 11inherit pypi setuptools
12 12
13RDEPENDS_${PN} = "\ 13RDEPENDS_${PN} += "\
14 ${PYTHON_PN}-core \ 14 ${PYTHON_PN}-pickle \
15 ${PYTHON_PN}-threading \ 15 ${PYTHON_PN}-threading \
16 " 16 "