summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-django-openstack-auth_1.1.4.bb
diff options
context:
space:
mode:
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.bb6
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
18inherit setuptools 18inherit setuptools
19 19
20DEPENDS += " \
21 python-pip \
22 python-pbr \
23 "
24
20RDEPENDS_${PN} += "python-django \ 25RDEPENDS_${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