summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb b/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
index 03b178fc8a..92b14787fa 100644
--- a/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
+++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.46.2.bb
@@ -12,6 +12,8 @@ SRC_URI += " \
12 file://0002-fix-correct-struct-packing-on-32-bit-with-_TIME_BITS.patch \ 12 file://0002-fix-correct-struct-packing-on-32-bit-with-_TIME_BITS.patch \
13" 13"
14 14
15CVE_STATUS[CVE-2009-0127] = "disputed: upstream claims there is no bug"
16
15inherit pypi siteinfo python_setuptools_build_meta 17inherit pypi siteinfo python_setuptools_build_meta
16 18
17DEPENDS += "openssl swig-native" 19DEPENDS += "openssl swig-native"