aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-ansible_2.16.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-ansible_2.16.5.bb')
-rw-r--r--recipes-devtools/python/python3-ansible_2.16.5.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-ansible_2.16.5.bb b/recipes-devtools/python/python3-ansible_2.16.5.bb
new file mode 100644
index 00000000..f3ab2377
--- /dev/null
+++ b/recipes-devtools/python/python3-ansible_2.16.5.bb
@@ -0,0 +1,12 @@
+inherit setuptools3
+require python-ansible.inc
+
+RDEPENDS:${PN} += "python3-pyyaml \
+ python3-jinja2 \
+ python3-modules \
+ locale-base-en-us \
+"
+
+SRC_URI += " \
+ file://python3-ensure-py-scripts-use-py3-for-shebang.patch \
+"