~dricottone/huttese-apk

2abc55b518f04c2a2de72530e0cd5462ec76891e — Drew DeVault 3 years ago 7c72f1c
py3-pydyf: add ghostscript to checkdeps
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/py3-pydyf/APKBUILD
M sr.ht/py3-pydyf/APKBUILD => sr.ht/py3-pydyf/APKBUILD +1 -1
@@ 10,7 10,7 @@ license="BSD"
depends="python3"
checkdepends="
	py3-pytest py3-pytest-flake8 py3-pytest-isort py3-pytest-cov py3-coverage
	py3-pillow
	py3-pillow ghostscript
"
_pypiprefix="${_pyname%${_pyname#?}}"
source="https://files.pythonhosted.org/packages/source/$_pypiprefix/$_pyname/$_pyname-$pkgver.tar.gz"