diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-stevedore_5.5.0.bb | 2 |
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 | ||
8 | DEPENDS += "python3-pbr-native" | 8 | DEPENDS += "python3-pbr-native" |
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi python_setuptools_build_meta |
11 | 11 | ||
12 | RDEPENDS:${PN} += "python3-pbr python3-six" | 12 | RDEPENDS:${PN} += "python3-pbr python3-six" |
13 | 13 | ||