summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb b/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb
index 816b728dc0..84bc17959a 100644
--- a/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pkcs11_0.7.0.bb
@@ -9,12 +9,11 @@ SRC_URI[sha256sum] = "9737e0c24cabb8bc9d48bf8c57c3df2a70f8cdd96b70c50290803286f9
9 9
10PYPI_PACKAGE = "python-pkcs11" 10PYPI_PACKAGE = "python-pkcs11"
11 11
12inherit pypi setuptools3 12inherit pypi setuptools3 cython
13 13
14BBCLASSEXTEND = "native" 14BBCLASSEXTEND = "native"
15 15
16DEPENDS += " \ 16DEPENDS += " \
17 python3-cython-native \
18 python3-setuptools-scm-native \ 17 python3-setuptools-scm-native \
19 python3 \ 18 python3 \
20" 19"