summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-docker_4.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-docker_4.1.0.bb')
-rw-r--r--recipes-devtools/python/python-docker_4.1.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-docker_4.1.0.bb b/recipes-devtools/python/python-docker_4.1.0.bb
new file mode 100644
index 00000000..a9642543
--- /dev/null
+++ b/recipes-devtools/python/python-docker_4.1.0.bb
@@ -0,0 +1,6 @@
1inherit pypi setuptools
2require python-docker.inc
3
4RDEPENDS_${PN} += " \
5 python-backports-ssl \
6 "