summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-html_3.1.1.bb
diff options
context:
space:
mode:
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.bb4
1 files changed, 4 insertions, 0 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 ce55554a01..1bbdfb633b 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
@@ -10,6 +10,10 @@ PYPI_PACKAGE = "pytest-html"
10 10
11inherit pypi python_setuptools_build_meta 11inherit pypi python_setuptools_build_meta
12 12
13DEPENDS += "python3-setuptools-scm-git-archive-native"
14
15SRC_URI += "file://no-pip.patch"
16
13RDEPENDS:${PN} += " \ 17RDEPENDS:${PN} += " \
14 ${PYTHON_PN}-pytest \ 18 ${PYTHON_PN}-pytest \
15" 19"