diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 2 |
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 | ||
| 20 | inherit setuptools monitor rmargparse | 20 | inherit setuptools3 monitor rmargparse |
| 21 | 21 | ||
| 22 | FILES_${PN} += "${datadir}/${SRCNAME}" | 22 | FILES_${PN} += "${datadir}/${SRCNAME}" |
| 23 | 23 | ||
