mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:58:13 +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:
parent
16f6a00639
commit
35b4bb3e1c
@ -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 \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user