diff options
| -rw-r--r-- | meta/recipes-devtools/python/python-async_0.6.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-async_0.6.2.bb b/meta/recipes-devtools/python/python-async_0.6.2.bb index 8ed0b0393f..5a17a1a004 100644 --- a/meta/recipes-devtools/python/python-async_0.6.2.bb +++ b/meta/recipes-devtools/python/python-async_0.6.2.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "ac6894d876e45878faae493b0cf61d0e28ec417334448ac0a6ea2229d8 | |||
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/async-${PV}" | 11 | S = "${WORKDIR}/async-${PV}" |
| 12 | 12 | ||
| 13 | inherit distutils | 13 | inherit setuptools |
| 14 | 14 | ||
| 15 | RDEPENDS_${PN} += "python-threading python-lang" | 15 | RDEPENDS_${PN} += "python-threading python-lang" |
| 16 | 16 | ||
