diff options
| -rw-r--r-- | meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb index dba9bce..e8c0fb4 100644 --- a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb +++ b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb | |||
| @@ -17,6 +17,7 @@ S = "${WORKDIR}/git" | |||
| 17 | inherit setuptools | 17 | inherit setuptools |
| 18 | 18 | ||
| 19 | DEPENDS += " \ | 19 | DEPENDS += " \ |
| 20 | e2fsprogs \ | ||
| 20 | python-pip \ | 21 | python-pip \ |
| 21 | python-six \ | 22 | python-six \ |
| 22 | " | 23 | " |
