aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cryptography_2.7.bb
blob: 195923343b7a16864e9143b12ae993dd3a921a58 (plain)
1
2
3
4
5
6
7
8
inherit pypi setuptools3
require python-cryptography.inc

LDSHARED += "-pthread"

SRC_URI += " \
    file://run-ptest \
"