mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 06:27:46 +00:00
python3-werkzeug: added python3-difflib as RDEPENDS
File "/usr/lib/python3.12/site-packages/werkzeug/routing/exceptions.py", line 3, in <module>
import difflib
ModuleNotFoundError: No module named 'difflib'
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
dcef3fff75
commit
b484df6361
@ -20,4 +20,5 @@ RDEPENDS:${PN} += " \
|
||||
python3-profile \
|
||||
python3-compression \
|
||||
python3-json \
|
||||
python3-difflib \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user