diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb b/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb index d38b83a..cad82cb 100644 --- a/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb +++ b/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb | |||
| @@ -17,6 +17,12 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
| 17 | 17 | ||
| 18 | inherit setuptools | 18 | inherit setuptools |
| 19 | 19 | ||
| 20 | DEPENDS += " \ | ||
| 21 | python-pip \ | ||
| 22 | python-pbr \ | ||
| 23 | " | ||
| 24 | |||
| 20 | RDEPENDS_${PN} += "python-django \ | 25 | RDEPENDS_${PN} += "python-django \ |
| 21 | python-keystoneclient \ | 26 | python-keystoneclient \ |
| 27 | python-pbr \ | ||
| 22 | " \ No newline at end of file | 28 | " \ No newline at end of file |
