mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-11 08:38:28 +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:
committed by
Anuj Mittal
parent
dcef3fff75
commit
b484df6361
@@ -20,4 +20,5 @@ RDEPENDS:${PN} += " \
|
||||
python3-profile \
|
||||
python3-compression \
|
||||
python3-json \
|
||||
python3-difflib \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user