mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
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:
committed by
Khem Raj
parent
8b49cc1177
commit
6e6ed9ebdb
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user