summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cliff_1.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cliff_1.10.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cliff_1.10.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cliff_1.10.0.bb b/meta-openstack/recipes-devtools/python/python-cliff_1.10.0.bb
index e7e1f7e..4a9dc9f 100644
--- a/meta-openstack/recipes-devtools/python/python-cliff_1.10.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-cliff_1.10.0.bb
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "209882e199fdf98aeed0db44b922aa688e5a66d81c45148a5743804f9a
15 15
16S = "${WORKDIR}/${SRCNAME}-${PV}" 16S = "${WORKDIR}/${SRCNAME}-${PV}"
17 17
18inherit setuptools 18inherit setuptools rmargparse
19 19
20DEPENDS += " \ 20DEPENDS += " \
21 python-pbr \ 21 python-pbr \