diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb b/meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb index b8e90807cf..c495132c59 100644 --- a/meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb | |||
| @@ -6,6 +6,8 @@ SECTION = "devel/python" | |||
| 6 | LICENSE = "ZPL-2.1" | 6 | LICENSE = "ZPL-2.1" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" |
| 8 | 8 | ||
| 9 | CVE_PRODUCT = "waitress" | ||
| 10 | |||
| 9 | RDEPENDS:${PN} += " \ | 11 | RDEPENDS:${PN} += " \ |
| 10 | python3-logging \ | 12 | python3-logging \ |
| 11 | " | 13 | " |
