aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cffi_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cffi_1.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-cffi_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.3.1.bb b/meta-python/recipes-devtools/python/python-cffi_1.3.1.bb
index f3cdbd9184..867b292e3b 100644
--- a/meta-python/recipes-devtools/python/python-cffi_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python-cffi_1.3.1.bb
@@ -6,6 +6,6 @@ DEPENDS = "libffi python-pycparser"
SRC_URI[md5sum] = "deeba7c1fd32a66f1db587988d760c11"
SRC_URI[sha256sum] = "d45dd39a770b4afb591c82555f6a8bbc1ac7eb019eda9b621eee1a0a72201220"
-inherit pypi
+inherit pypi setuptools
BBCLASSEXTEND = "native"