diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tornado_6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.3.bb b/meta-python/recipes-devtools/python/python3-tornado_6.3.bb index 1535214b7c..df257e5d94 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_6.3.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_6.3.bb | |||
| @@ -15,7 +15,7 @@ RDEPENDS:${PN} += "${PYTHON_PN}-compression ${PYTHON_PN}-numbers ${PYTHON_PN}-em | |||
| 15 | ${PYTHON_PN}-pkgutil ${PYTHON_PN}-html ${PYTHON_PN}-json ${PYTHON_PN}-certifi ${PYTHON_PN}-threading \ | 15 | ${PYTHON_PN}-pkgutil ${PYTHON_PN}-html ${PYTHON_PN}-json ${PYTHON_PN}-certifi ${PYTHON_PN}-threading \ |
| 16 | ${PYTHON_PN}-ctypes ${PYTHON_PN}-misc" | 16 | ${PYTHON_PN}-ctypes ${PYTHON_PN}-misc" |
| 17 | 17 | ||
| 18 | RDEPENDS:${PN}-test += "${PN} ${PYTHON_PN}-unittest" | 18 | RDEPENDS:${PN}-test += "${PYTHON_PN}-unittest" |
| 19 | 19 | ||
| 20 | PACKAGES =+ "\ | 20 | PACKAGES =+ "\ |
| 21 | ${PN}-test \ | 21 | ${PN}-test \ |
