diff options
Diffstat (limited to 'recipes-devtools/python')
| -rw-r--r-- | recipes-devtools/python/python3-colorama_0.4.5.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-colorama_0.4.5.bb b/recipes-devtools/python/python3-colorama_0.4.5.bb index 8de3f632..122ae539 100644 --- a/recipes-devtools/python/python3-colorama_0.4.5.bb +++ b/recipes-devtools/python/python3-colorama_0.4.5.bb | |||
| @@ -5,5 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26" | |||
| 5 | 5 | ||
| 6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
| 7 | 7 | ||
| 8 | SRC_URI[md5sum] = "6abed05fb23a857a3ab22576148e7a4c" | ||
| 9 | SRC_URI[sha256sum] = "e6c6b4334fc50988a639d9b98aa429a0b57da6e17b9a44f0451f930b6967b7a4" | 8 | SRC_URI[sha256sum] = "e6c6b4334fc50988a639d9b98aa429a0b57da6e17b9a44f0451f930b6967b7a4" |
| 9 | |||
| 10 | BBCLASSEXTEND = "native nativesdk" | ||
