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 fbd6f8a91bbf..e61e98c21125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="CUPS drivers for FGL-based ticket printers"
arch=('any')
license=('GPL')
url="https://github.com/pretix/cups-fgl-printers"
-depends=('python' 'python-pillow')
+depends=('python' 'python-pillow' 'python-numpy')
makedepends=('make' 'cups')
source=('git+https://github.com/pretix/cups-fgl-printers.git')
sha256sums=('SKIP')