summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZerophase2018-10-10 20:54:56 -0500
committerZerophase2018-10-10 20:54:56 -0500
commit82702bd00fac4f83b2676982238a089f8520979c (patch)
tree0c2388fae4b0ccb8b10a8e80b5b12402a5dfeb9d
parent68fc5c3edfb0a09c1ca35ebc6a295f75b3e0ea20 (diff)
downloadaur-82702bd00fac4f83b2676982238a089f8520979c.tar.gz
Add ghostscript dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1bbf8c90785..6e02fa363df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="Canon IJ Printer Driver for Linux"
arch=('i686' 'x86_64')
url="https://www.canon.com.au/home-printers"
license=('GPL' 'custom:canon')
-depends=('cups' 'libxml2')
+depends=('cups' 'libxml2' 'ghostscript')
makedepends=('automake' 'autoconf')
provides=('tocanonij' 'tocnpwg' 'cnijlgmon3')
source=("http://gdlp01.c-wss.com/gds/0/0100009930/01/$pkgname-source-$pkgver-1.tar.gz")