diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb b/meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb index 4b5c78fb03..49d5f01c8f 100644 --- a/meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb +++ b/meta-python/recipes-devtools/python/python3-deprecated_1.2.14.bb | |||
@@ -9,5 +9,5 @@ SRC_URI[sha256sum] = "e5323eb936458dccc2582dc6f9c322c852a775a27065ff2b0c4970b9d5 | |||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | RDEPENDS:${PN} += " \ | 11 | RDEPENDS:${PN} += " \ |
12 | ${PYTHON_PN}-wrapt \ | 12 | python3-wrapt \ |
13 | " | 13 | " |