diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-greenstalk_2.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-greenstalk_2.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-greenstalk_2.0.0.bb b/meta-python/recipes-devtools/python/python3-greenstalk_2.0.0.bb index 9af5a0b4ef..841b84ddf6 100644 --- a/meta-python/recipes-devtools/python/python3-greenstalk_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-greenstalk_2.0.0.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f98432ba1fce3933c556430fd47298f" | |||
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "0020970abdb6f400586938573cbbec80410e83805d61e46cf76ea3ed71129257" | 6 | SRC_URI[sha256sum] = "0020970abdb6f400586938573cbbec80410e83805d61e46cf76ea3ed71129257" |
| 7 | 7 | ||
| 8 | RDEPENDS_${PN} += "python3-io python3-core" | 8 | RDEPENDS:${PN} += "python3-io python3-core" |
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit pypi |
| 11 | inherit setuptools3 | 11 | inherit setuptools3 |
