mirror of
https://git.yoctoproject.org/poky
synced 2026-04-11 08:02:21 +02:00
python3-pip: RDEPEND on python3-html.
Without this pip3 fails with "ImportError: No module named 'html'" (From OE-Core rev: b787219505cc6889c64eebbcfd2cebe83f09fe68) Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a38ab4ddb7
commit
162dac32be
@@ -40,6 +40,7 @@ RDEPENDS_${PN} = "\
|
||||
python3-compile \
|
||||
python3-io \
|
||||
python3-enum \
|
||||
python3-html \
|
||||
python3-json \
|
||||
python3-netserver \
|
||||
python3-setuptools \
|
||||
|
||||
Reference in New Issue
Block a user