summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb
index f64e51d3f..195923343 100644
--- a/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb
+++ b/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb
@@ -1,6 +1,8 @@
1inherit pypi setuptools3 1inherit pypi setuptools3
2require python-cryptography.inc 2require python-cryptography.inc
3 3
4LDSHARED += "-pthread"
5
4SRC_URI += " \ 6SRC_URI += " \
5 file://run-ptest \ 7 file://run-ptest \
6" 8"