diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb b/meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb index 8d74ace..52b1319 100644 --- a/meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb +++ b/meta-openstack/recipes-devtools/python/python-debtcollector_1.17.1.bb | |||
| @@ -14,6 +14,11 @@ DEPENDS += " \ | |||
| 14 | python-pbr \ | 14 | python-pbr \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | # Satisfy setup.py 'setup_requires' | ||
| 18 | DEPENDS += " \ | ||
| 19 | python-pbr-native \ | ||
| 20 | " | ||
| 21 | |||
| 17 | # RDEPENDS_default: | 22 | # RDEPENDS_default: |
| 18 | RDEPENDS_${PN} += " \ | 23 | RDEPENDS_${PN} += " \ |
| 19 | python-pbr \ | 24 | python-pbr \ |
