summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.i18n_1.4.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.i18n_1.4.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.4.0.bb b/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.4.0.bb
index fa710d0..d2bc53b 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.4.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.i18n_1.4.0.bb
@@ -20,9 +20,11 @@ inherit setuptools
20 20
21DEPENDS += " \ 21DEPENDS += " \
22 python-pip \ 22 python-pip \
23 python-pbr \
23 " 24 "
24 25
25# RDEPENDS_default: 26# RDEPENDS_default:
26RDEPENDS_${PN} += " \ 27RDEPENDS_${PN} += " \
27 python-babel \ 28 python-babel \
29 python-pbr \
28 " 30 "