summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-html2text_2020.1.16.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-html2text_2020.1.16.bb b/meta-python/recipes-devtools/python/python3-html2text_2020.1.16.bb
index 64873d2464..5b6d040368 100644
--- a/meta-python/recipes-devtools/python/python3-html2text_2020.1.16.bb
+++ b/meta-python/recipes-devtools/python/python3-html2text_2020.1.16.bb
@@ -17,6 +17,8 @@ RDEPENDS:${PN}-ptest += " \
17 ${PYTHON_PN}-pytest \ 17 ${PYTHON_PN}-pytest \
18" 18"
19 19
20RDEPENDS:${PN} += "python3-cgitb"
21
20do_install_ptest() { 22do_install_ptest() {
21 install -d ${D}${PTEST_PATH}/test 23 install -d ${D}${PTEST_PATH}/test
22 cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/ 24 cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/