diff options
Diffstat (limited to 'recipes-devtools/python/python-ansible_2.3.1.0.bb')
| -rw-r--r-- | recipes-devtools/python/python-ansible_2.3.1.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-ansible_2.3.1.0.bb b/recipes-devtools/python/python-ansible_2.3.1.0.bb new file mode 100644 index 0000000..b6659fc --- /dev/null +++ b/recipes-devtools/python/python-ansible_2.3.1.0.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-ansible.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "python-pyyaml python-jinja2 python-modules" | ||
