aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-cairosvg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-cairosvg/APKBUILD b/community/py3-cairosvg/APKBUILD
index 4f96d652427..26b0ce9a3b2 100644
--- a/community/py3-cairosvg/APKBUILD
+++ b/community/py3-cairosvg/APKBUILD
@@ -13,7 +13,7 @@ depends="
"
checkdepends="py3-pytest py3-pillow py3-pytest-flake8 py3-pytest-isort
py3-pytest-runner"
-makedepends="python3-dev py3-setuptools cairo-dev"
+makedepends="python3-dev py3-setuptools cairo-dev py3-pytest-runner"
_pypiprefix="${_pyname%${_pyname#?}}"
source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz"
builddir="$srcdir"/CairoSVG-$pkgver