diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb index f8d2769b41..448abe1897 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb | |||
@@ -20,4 +20,5 @@ RDEPENDS:${PN} += " \ | |||
20 | python3-profile \ | 20 | python3-profile \ |
21 | python3-compression \ | 21 | python3-compression \ |
22 | python3-json \ | 22 | python3-json \ |
23 | python3-difflib \ | ||
23 | " | 24 | " |