summaryrefslogtreecommitdiffstats
path: root/testing/py-cryptography/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cryptography/APKBUILD')
-rw-r--r--testing/py-cryptography/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cryptography/APKBUILD b/testing/py-cryptography/APKBUILD
index 84c8ad828a3..92d4c8f8da7 100644
--- a/testing/py-cryptography/APKBUILD
+++ b/testing/py-cryptography/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="ASL 2.0"
depends=""
depends_dev="python-dev"
-makedepends="$depends_dev py-setuptools"
+makedepends="$depends_dev py-setuptools libffi-dev openssl-dev"
install=""
subpackages=""
source="https://pypi.python.org/packages/source/c/cryptography/$_pkgname-$pkgver.tar.gz"