python3-html2text: remove python3-cgitb dependency

Not mentioned anywhere in source tree, and no longer
available with python 3.13.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin
2024-10-16 21:34:54 +02:00
committed by Khem Raj
parent 8b49cc1177
commit 6e6ed9ebdb

View File

@@ -17,8 +17,6 @@ RDEPENDS:${PN}-ptest += " \
python3-unittest-automake-output \
"
RDEPENDS:${PN} += "python3-cgitb"
do_install_ptest() {
install -d ${D}${PTEST_PATH}/test
cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/