python3-rich: Add missing rdepends

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2024-11-20 22:22:23 -08:00
parent c2e447dac9
commit 6294b31374
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -12,4 +12,8 @@ SRC_URI[sha256sum] = "439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2b
inherit pypi python_poetry_core
RDEPENDS:${PN} = "python3-pygments"
RDEPENDS:${PN} = "python3-html \
python3-image \
python3-pygments \
python3-unixadmin \
"