summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-m2crypto_0.22.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-m2crypto_0.22.3.bb')
-rw-r--r--recipes-devtools/python/python-m2crypto_0.22.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-m2crypto_0.22.3.bb b/recipes-devtools/python/python-m2crypto_0.22.3.bb
index 2c2625d3..e151dcc4 100644
--- a/recipes-devtools/python/python-m2crypto_0.22.3.bb
+++ b/recipes-devtools/python/python-m2crypto_0.22.3.bb
@@ -22,6 +22,8 @@ SRC_URI += " \
22SRC_URI[md5sum] = "573f21aaac7d5c9549798e72ffcefedd" 22SRC_URI[md5sum] = "573f21aaac7d5c9549798e72ffcefedd"
23SRC_URI[sha256sum] = "6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72" 23SRC_URI[sha256sum] = "6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72"
24 24
25DEFAULT_PREFERENCE = "-1"
26
25inherit setuptools pypi 27inherit setuptools pypi
26 28
27DEPENDS += "openssl swig-native" 29DEPENDS += "openssl swig-native"