diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pypowervm_1.1.10.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pypowervm_1.1.10.bb b/meta-openstack/recipes-devtools/python/python-pypowervm_1.1.10.bb index a646c47..d10a7df 100644 --- a/meta-openstack/recipes-devtools/python/python-pypowervm_1.1.10.bb +++ b/meta-openstack/recipes-devtools/python/python-pypowervm_1.1.10.bb | |||
| @@ -9,6 +9,11 @@ SRC_URI[sha256sum] = "ab27d4efb59105555b6c9b1fe7792fd895ad9ca893058c39bba4106d6a | |||
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
| 11 | 11 | ||
| 12 | # Satisfy setup.py 'setup_requires' | ||
| 13 | DEPENDS += " \ | ||
| 14 | python-pbr-native \ | ||
| 15 | " | ||
| 16 | |||
| 12 | RDEPENDS_${PN} += " \ | 17 | RDEPENDS_${PN} += " \ |
| 13 | python-lxml \ | 18 | python-lxml \ |
| 14 | python-oslo.concurrency \ | 19 | python-oslo.concurrency \ |
