diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python-attrs.inc')
-rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python-attrs.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python-attrs.inc b/meta-openembedded/meta-python/recipes-devtools/python/python-attrs.inc index 1f767ba19..bd0f7ee2c 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python-attrs.inc +++ b/meta-openembedded/meta-python/recipes-devtools/python/python-attrs.inc @@ -12,3 +12,5 @@ RDEPENDS_${PN}_class-target += " \ ${PYTHON_PN}-crypt \ ${PYTHON_PN}-ctypes \ " + +BBCLASSEXTEND = "native" |