diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-redis_5.2.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb b/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb index 702e9d9db5..ba214f5869 100644 --- a/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-redis_5.2.1.bb | |||
| @@ -19,3 +19,5 @@ RDEPENDS:${PN} += " \ | |||
| 19 | python3-json \ | 19 | python3-json \ |
| 20 | python3-packaging \ | 20 | python3-packaging \ |
| 21 | " | 21 | " |
| 22 | |||
| 23 | CVE_PRODUCT = "redis-py" | ||
