summaryrefslogtreecommitdiff
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 fe766d2..3d8d74b 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} += "\
python-itsdangerous (>= 0.21) \
python-jinja2 (>= 2.4) \
python-werkzeug (>= 0.7) \
- python-simplejson (= 3.6.2) \
+ python-simplejson (>= 3.6.2) \
python-redis (= 2.10.3) \
python-boto (= 2.34.0) \
python-webob \