summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb b/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb
index 3ffdbe8..548c6cb 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb
@@ -16,4 +16,9 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16
17inherit setuptools 17inherit setuptools
18 18
19DEPENDS += " \
20 python-pbr \
21 python-pip \
22 "
23
19RDEPENDS_${PN} += "python-pbr" \ No newline at end of file 24RDEPENDS_${PN} += "python-pbr" \ No newline at end of file