diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb | 2 |
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 f64e51d3f1..195923343b 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 @@ | |||
| 1 | inherit pypi setuptools3 | 1 | inherit pypi setuptools3 |
| 2 | require python-cryptography.inc | 2 | require python-cryptography.inc |
| 3 | 3 | ||
| 4 | LDSHARED += "-pthread" | ||
| 5 | |||
| 4 | SRC_URI += " \ | 6 | SRC_URI += " \ |
| 5 | file://run-ptest \ | 7 | file://run-ptest \ |
| 6 | " | 8 | " |
