diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb index 49fde1003d..bb9b95201b 100644 --- a/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb +++ b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb | |||
| @@ -13,3 +13,5 @@ RDEPENDS_${PN}_class-target += "\ | |||
| 13 | ${PYTHON_PN}-stringold \ | 13 | ${PYTHON_PN}-stringold \ |
| 14 | ${PYTHON_PN}-threading \ | 14 | ${PYTHON_PN}-threading \ |
| 15 | " | 15 | " |
| 16 | |||
| 17 | BBCLASSEXTEND = "native" | ||
