summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
index 7c14818..3a78fb9 100644
--- a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
@@ -23,7 +23,7 @@ DEPENDS += " \
23 python3-pbr-native \ 23 python3-pbr-native \
24 " 24 "
25 25
26RDEPENDS_${PN} += " \ 26RDEPENDS:${PN} += " \
27 python3-pbr \ 27 python3-pbr \
28 bash \ 28 bash \
29 python3-jsonpatch \ 29 python3-jsonpatch \