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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index f9edf6d..22dc854 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -24,6 +24,11 @@ inherit setuptools monitor rmargparse | |||
| 24 | 24 | ||
| 25 | FILES_${PN} += "${datadir}/${SRCNAME}" | 25 | FILES_${PN} += "${datadir}/${SRCNAME}" |
| 26 | 26 | ||
| 27 | # Satisfy setup.py 'setup_requires' | ||
| 28 | DEPENDS += " \ | ||
| 29 | python-pbr-native \ | ||
| 30 | " | ||
| 31 | |||
| 27 | RDEPENDS_${PN} = "gmp \ | 32 | RDEPENDS_${PN} = "gmp \ |
| 28 | python-warlock \ | 33 | python-warlock \ |
| 29 | python-pyopenssl \ | 34 | python-pyopenssl \ |
