From 2e66815551db1c18fd5b854e11cf7b042060fc7b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 2 Oct 2018 20:25:00 +0000 Subject: user/py3-cffi: add hidden dep py3-cparser --- user/py3-cffi/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user/py3-cffi') diff --git a/user/py3-cffi/APKBUILD b/user/py3-cffi/APKBUILD index 22a0301bd..4bf10cd79 100644 --- a/user/py3-cffi/APKBUILD +++ b/user/py3-cffi/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Interface for Python to call in to C code" url="https://cffi.readthedocs.io/" arch="all" license="MIT" -depends="python3" +depends="python3 py3-cparser" makedepends="python3-dev" checkdepends="py3-pytest" subpackages="" -- cgit v1.2.3-60-g2f50