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