diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb b/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb index 4a7ce1e5bc..6200586e9b 100644 --- a/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb +++ b/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb | |||
@@ -17,8 +17,6 @@ RDEPENDS:${PN}-ptest += " \ | |||
17 | python3-unittest-automake-output \ | 17 | python3-unittest-automake-output \ |
18 | " | 18 | " |
19 | 19 | ||
20 | RDEPENDS:${PN} += "python3-cgitb" | ||
21 | |||
22 | do_install_ptest() { | 20 | do_install_ptest() { |
23 | install -d ${D}${PTEST_PATH}/test | 21 | install -d ${D}${PTEST_PATH}/test |
24 | cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/ | 22 | cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/ |