mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 06:10:50 +00:00
python3-myst-parser: added missing RDEPENDS
markdown-ti-py [1] and mdit-py-plugins [2] were missing [1] https://github.com/executablebooks/MyST-Parser/blob/master/pyproject.toml#L39 [2] https://github.com/executablebooks/MyST-Parser/blob/master/pyproject.toml#L40 Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,8 @@ PYPI_PACKAGE = "myst_parser"
|
||||
RDEPENDS:${PN} = "\
|
||||
python3-docutils \
|
||||
python3-jinja2 \
|
||||
python3-markdown-it-py \
|
||||
python3-mdit-py-plugins \
|
||||
python3-pyyaml \
|
||||
python3-sphinx \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user