summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-stevedore_5.5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-stevedore_5.5.0.bb b/meta-python/recipes-devtools/python/python3-stevedore_5.5.0.bb
index 5ec38fdb5e..5f63f6b128 100644
--- a/meta-python/recipes-devtools/python/python3-stevedore_5.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-stevedore_5.5.0.bb
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "d31496a4f4df9825e1a1e4f1f74d19abb0154aff311c3b376fcc89dae8
7 7
8DEPENDS += "python3-pbr-native" 8DEPENDS += "python3-pbr-native"
9 9
10inherit pypi setuptools3 10inherit pypi python_setuptools_build_meta
11 11
12RDEPENDS:${PN} += "python3-pbr python3-six" 12RDEPENDS:${PN} += "python3-pbr python3-six"
13 13