summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb
index f99b552c63..84c0528446 100644
--- a/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb
+++ b/meta-python/recipes-devtools/python/python3-wrapt_1.16.0.bb
@@ -9,8 +9,8 @@ SRC_URI[sha256sum] = "5f370f952971e7d17c7d1ead40e49f32345a7f7a5373571ef44d800d06
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11RDEPENDS:${PN}:class-target += "\ 11RDEPENDS:${PN}:class-target += "\
12 ${PYTHON_PN}-stringold \ 12 python3-stringold \
13 ${PYTHON_PN}-threading \ 13 python3-threading \
14" 14"
15 15
16BBCLASSEXTEND = "native" 16BBCLASSEXTEND = "native"