diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-requests_2.28.1.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-requests_2.28.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-requests_2.28.1.bb b/meta/recipes-devtools/python/python3-requests_2.28.1.bb index ac8a570160..8de08d2620 100644 --- a/meta/recipes-devtools/python/python3-requests_2.28.1.bb +++ b/meta/recipes-devtools/python/python3-requests_2.28.1.bb | |||
| @@ -18,6 +18,7 @@ RDEPENDS:${PN} += " \ | |||
| 18 | ${PYTHON_PN}-urllib3 \ | 18 | ${PYTHON_PN}-urllib3 \ |
| 19 | ${PYTHON_PN}-chardet \ | 19 | ${PYTHON_PN}-chardet \ |
| 20 | ${PYTHON_PN}-idna \ | 20 | ${PYTHON_PN}-idna \ |
| 21 | ${PYTHON_PN}-compression \ | ||
| 21 | " | 22 | " |
| 22 | 23 | ||
| 23 | CVE_PRODUCT = "requests" | 24 | CVE_PRODUCT = "requests" |
