diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb index bd543d2f09..cd0450f519 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb | |||
@@ -11,7 +11,7 @@ PYPI_PACKAGE = "pytest-html" | |||
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||
14 | RDEPENDS_${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
15 | ${PYTHON_PN}-pytest \ | 15 | ${PYTHON_PN}-pytest \ |
16 | " | 16 | " |
17 | 17 | ||