diff options
Diffstat (limited to 'recipes-devtools/python/python3-ansible_2.14.11.bb')
| -rw-r--r-- | recipes-devtools/python/python3-ansible_2.14.11.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-ansible_2.14.11.bb b/recipes-devtools/python/python3-ansible_2.14.11.bb new file mode 100644 index 0000000..ea0fdbe --- /dev/null +++ b/recipes-devtools/python/python3-ansible_2.14.11.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-ansible.inc | ||
| 3 | |||
| 4 | RDEPENDS:${PN} += "python3-pyyaml python3-jinja2 python3-modules" | ||
| 5 | |||
| 6 | SRC_URI += " \ | ||
| 7 | file://python3-ensure-py-scripts-use-py3-for-shebang.patch \ | ||
| 8 | " | ||
