diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pbr_1.8.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pbr_1.8.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pbr_1.8.1.bb b/meta-openstack/recipes-devtools/python/python-pbr_1.8.1.bb index fdf80b3..2018a1b 100644 --- a/meta-openstack/recipes-devtools/python/python-pbr_1.8.1.bb +++ b/meta-openstack/recipes-devtools/python/python-pbr_1.8.1.bb | |||
| @@ -21,6 +21,10 @@ DEPENDS += " \ | |||
| 21 | python-pip \ | 21 | python-pip \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | DEPENDS_class-native += "" | ||
| 25 | |||
| 24 | # RDEPENDS_default: | 26 | # RDEPENDS_default: |
| 25 | RDEPENDS_${PN} += " \ | 27 | RDEPENDS_${PN} += " \ |
| 26 | " | 28 | " |
| 29 | |||
| 30 | BBCLASSEXTEND = "native" | ||
