summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-ansible_2.3.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-ansible_2.3.1.0.bb')
-rw-r--r--recipes-devtools/python/python3-ansible_2.3.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-ansible_2.3.1.0.bb b/recipes-devtools/python/python3-ansible_2.3.1.0.bb
index 55dd118..ea0fdbe 100644
--- a/recipes-devtools/python/python3-ansible_2.3.1.0.bb
+++ b/recipes-devtools/python/python3-ansible_2.3.1.0.bb
@@ -1,7 +1,7 @@
1inherit setuptools3 1inherit setuptools3
2require python-ansible.inc 2require python-ansible.inc
3 3
4RDEPENDS_${PN} += "python3-pyyaml python3-jinja2 python3-modules" 4RDEPENDS:${PN} += "python3-pyyaml python3-jinja2 python3-modules"
5 5
6SRC_URI += " \ 6SRC_URI += " \
7 file://python3-ensure-py-scripts-use-py3-for-shebang.patch \ 7 file://python3-ensure-py-scripts-use-py3-for-shebang.patch \