diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-transitions_0.9.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-transitions_0.9.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-transitions_0.9.3.bb b/meta-python/recipes-devtools/python/python3-transitions_0.9.3.bb index 7a4ac0e796..6a54d3a79a 100644 --- a/meta-python/recipes-devtools/python/python3-transitions_0.9.3.bb +++ b/meta-python/recipes-devtools/python/python3-transitions_0.9.3.bb | |||
| @@ -7,3 +7,5 @@ inherit pypi setuptools3 | |||
| 7 | SRC_URI[sha256sum] = "881fb75bb1654ed55d86060bb067f2c716f8e155f57bb73fd444e53713aafec8" | 7 | SRC_URI[sha256sum] = "881fb75bb1654ed55d86060bb067f2c716f8e155f57bb73fd444e53713aafec8" |
| 8 | 8 | ||
| 9 | RDEPENDS:${PN} += "python3-six python3-logging" | 9 | RDEPENDS:${PN} += "python3-six python3-logging" |
| 10 | |||
| 11 | BBCLASSEXTEND = "native" \ No newline at end of file | ||
