diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-async_0.6.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-async_0.6.2.bb | 5 |
1 files changed, 5 insertions, 0 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 new file mode 100644 index 0000000000..d855e42a79 --- /dev/null +++ b/meta/recipes-devtools/python/python-async_0.6.2.bb @@ -0,0 +1,5 @@ +require python-async.inc + +inherit setuptools + +RDEPENDS_${PN} += "python-threading python-lang" |
