diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb b/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb index 6606b3037a..d3e97dad9b 100644 --- a/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb | |||
| @@ -16,6 +16,8 @@ SRC_URI += " \ | |||
| 16 | 16 | ||
| 17 | SRC_URI[sha256sum] = "f268522fcb2f73e2ecdde1ef45e2fd5c71cc48fe03cffb4b441c6d1b40684eb0" | 17 | SRC_URI[sha256sum] = "f268522fcb2f73e2ecdde1ef45e2fd5c71cc48fe03cffb4b441c6d1b40684eb0" |
| 18 | 18 | ||
| 19 | CVE_PRODUCT = "flask-cors" | ||
| 20 | |||
| 19 | inherit pypi setuptools3 | 21 | inherit pypi setuptools3 |
| 20 | 22 | ||
| 21 | RDEPENDS:${PN} += "python3-flask" | 23 | RDEPENDS:${PN} += "python3-flask" |
