~dricottone/huttese-apk

7c72f1c33c5889037e06f903e03e59f22291a691 — Drew DeVault 2 years ago 468c602
py3-weasyprint: add ghostscript to checkdeps
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/py3-weasyprint/APKBUILD
M sr.ht/py3-weasyprint/APKBUILD => sr.ht/py3-weasyprint/APKBUILD +1 -1
@@ 12,7 12,7 @@ depends="
	py3-pyphen py3-lxml py3-pdfrw py3-fonttools py3-pydyf
"
makedepends="py3-setuptools"
checkdepends="py3-pytest-runner"
checkdepends="py3-pytest-runner ghostscript"
_pypiprefix="${_pyname%${_pyname#?}}"
source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz"
builddir="$srcdir"/$_pyname-$pkgver