summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pbr_1.8.1.bb
diff options
context:
space:
mode:
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.bb4
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
24DEPENDS_class-native += ""
25
24# RDEPENDS_default: 26# RDEPENDS_default:
25RDEPENDS_${PN} += " \ 27RDEPENDS_${PN} += " \
26 " 28 "
29
30BBCLASSEXTEND = "native"