summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/docker-registry/docker-registry_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker-registry/docker-registry_git.bb b/recipes-containers/docker-registry/docker-registry_git.bb
index fe766d24..3d8d74b9 100644
--- a/recipes-containers/docker-registry/docker-registry_git.bb
+++ b/recipes-containers/docker-registry/docker-registry_git.bb
@@ -42,7 +42,7 @@ RDEPENDS_${PN} += "\
42 python-itsdangerous (>= 0.21) \ 42 python-itsdangerous (>= 0.21) \
43 python-jinja2 (>= 2.4) \ 43 python-jinja2 (>= 2.4) \
44 python-werkzeug (>= 0.7) \ 44 python-werkzeug (>= 0.7) \
45 python-simplejson (= 3.6.2) \ 45 python-simplejson (>= 3.6.2) \
46 python-redis (= 2.10.3) \ 46 python-redis (= 2.10.3) \
47 python-boto (= 2.34.0) \ 47 python-boto (= 2.34.0) \
48 python-webob \ 48 python-webob \