diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-async_0.6.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-async_0.6.2.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-async_0.6.2.bb b/meta/recipes-devtools/python/python3-async_0.6.2.bb new file mode 100644 index 0000000000..54a30f5498 --- /dev/null +++ b/meta/recipes-devtools/python/python3-async_0.6.2.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | require python-async.inc | ||
| 2 | |||
| 3 | inherit setuptools3 | ||
| 4 | |||
| 5 | RDEPENDS_${PN} += "python3-threading python3-lang" | ||
| 6 | |||
