mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +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 \
|
python3-unittest-automake-output \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} += "python3-cgitb"
|
|
||||||
|
|
||||||
do_install_ptest() {
|
do_install_ptest() {
|
||||||
install -d ${D}${PTEST_PATH}/test
|
install -d ${D}${PTEST_PATH}/test
|
||||||
cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/
|
cp -rf ${S}/test/* ${D}${PTEST_PATH}/test/
|
||||||
|
|||||||
Reference in New Issue
Block a user