diff options
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.bb | 2 |
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 | ||
| 21 | DEPENDS += " \ | 21 | DEPENDS += " \ |
| 22 | python-pip \ | 22 | python-pip \ |
| 23 | python-pbr \ | ||
| 23 | " | 24 | " |
| 24 | 25 | ||
| 25 | # RDEPENDS_default: | 26 | # RDEPENDS_default: |
| 26 | RDEPENDS_${PN} += " \ | 27 | RDEPENDS_${PN} += " \ |
| 27 | python-babel \ | 28 | python-babel \ |
| 29 | python-pbr \ | ||
| 28 | " | 30 | " |
