summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index 393cc45..a41405f 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -17,7 +17,7 @@ DEPENDS += " \
17 python-pbr \ 17 python-pbr \
18 " 18 "
19 19
20inherit setuptools monitor rmargparse 20inherit setuptools3 monitor rmargparse
21 21
22FILES_${PN} += "${datadir}/${SRCNAME}" 22FILES_${PN} += "${datadir}/${SRCNAME}"
23 23