summaryrefslogtreecommitdiff
path: root/user/py3-cffi
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-cffi')
-rw-r--r--user/py3-cffi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-cffi/APKBUILD b/user/py3-cffi/APKBUILD
index 408ed4ab5..47f536fd0 100644
--- a/user/py3-cffi/APKBUILD
+++ b/user/py3-cffi/APKBUILD
@@ -11,7 +11,7 @@ url="https://cffi.readthedocs.io/"
arch="all"
license="MIT"
depends="python3 py3-cparser"
-makedepends="libffi-dev python3-dev"
+makedepends="libffi-dev python3-dev py3-iniconfig"
checkdepends="py3-pytest"
subpackages=""
source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz"