python3-html2text: add missing run-time dependencies

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski 2023-05-31 10:22:21 +02:00 committed by Khem Raj
parent ed6aaf0293
commit 789f44c3ff

View File

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