diff options
| -rw-r--r-- | recipes-containers/docker-registry/docker-registry_git.bb | 2 |
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 8b42d798..338cb690 100644 --- a/recipes-containers/docker-registry/docker-registry_git.bb +++ b/recipes-containers/docker-registry/docker-registry_git.bb | |||
| @@ -31,7 +31,7 @@ RDEPENDS_${PN} += "\ | |||
| 31 | python-pyyaml (= 3.11) \ | 31 | python-pyyaml (= 3.11) \ |
| 32 | python-flask (= 0.10.1) \ | 32 | python-flask (= 0.10.1) \ |
| 33 | python-gevent (= 1.0.1) \ | 33 | python-gevent (= 1.0.1) \ |
| 34 | python-requests (= 2.3.0) \ | 34 | python-requests \ |
| 35 | python-sqlalchemy (>= 0.9.4) \ | 35 | python-sqlalchemy (>= 0.9.4) \ |
| 36 | python-blinker (= 1.3) \ | 36 | python-blinker (= 1.3) \ |
| 37 | python-backports-lzma (= 0.0.3) \ | 37 | python-backports-lzma (= 0.0.3) \ |
