summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
index 6cfd374..59a5a0a 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
@@ -26,8 +26,8 @@ DEPENDS += " \
26 ${PYTHON_PN}-pbr-native \ 26 ${PYTHON_PN}-pbr-native \
27 " 27 "
28 28
29# RDEPENDS_default: 29# RDEPENDS:default:
30RDEPENDS_${PN} += " \ 30RDEPENDS:${PN} += " \
31 ${PYTHON_PN}-babel \ 31 ${PYTHON_PN}-babel \
32 ${PYTHON_PN}-pbr \ 32 ${PYTHON_PN}-pbr \
33 ${PYTHON_PN}-six \ 33 ${PYTHON_PN}-six \