summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 086d8a8549bc..2619c64e4565 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='A DjVu to PDF converter with a focus on small output size and the abili
url='https://github.com/kcroker/dpsprep'
arch=('any')
license=('GPL3')
-checkdepends=(python ruff mypy python-pytest)
+checkdepends=(python ruff mypy python-types-pillow python-types-fpdf2 python-pytest)
makedepends=(git python-build python-installer python-wheel)
depends=(python python-click python-djvulibre python-fpdf2 python-loguru
python-pillow python-pdfrw)