diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb index 8a1e0cc047..43c23254d9 100644 --- a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb +++ b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb | |||
| @@ -7,6 +7,8 @@ BUGTRACKER = "https://github.com/nltk/nltk/issues" | |||
| 7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 9 | 9 | ||
| 10 | CVE_PRODUCT = "nltk" | ||
| 11 | |||
| 10 | RDEPENDS:${PN} = "\ | 12 | RDEPENDS:${PN} = "\ |
| 11 | python3-click \ | 13 | python3-click \ |
| 12 | python3-joblib \ | 14 | python3-joblib \ |
