diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb | 4 |
1 files changed, 0 insertions, 4 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 f807042ec0..f64e51d3f1 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 | |||
@@ -4,7 +4,3 @@ require python-cryptography.inc | |||
4 | SRC_URI += " \ | 4 | SRC_URI += " \ |
5 | file://run-ptest \ | 5 | file://run-ptest \ |
6 | " | 6 | " |
7 | |||
8 | RDEPENDS_${PN} += " \ | ||
9 | ${PYTHON_PN}-lang \ | ||
10 | " | ||