summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman Schmocker2020-09-12 12:26:37 +0200
committerRoman Schmocker2020-09-12 12:26:37 +0200
commitb8628eb629dd377e78335333f3e8e9d783db2c13 (patch)
tree64b4285a9dcd3f2d951021fdbec95d1015be7641 /PKGBUILD
parentfcfb3a9ab3feeeb93131f64e245f60701202eae6 (diff)
downloadaur-brother-hll2350dw.tar.gz
Add ghostscript as dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4328c9670a83..9c8205bb1aaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=brother-hll2350dw
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Brother HL-L2350DW CUPS driver"
arch=('i686' 'x86_64')
url="http://www.brother.com"
license=('custom')
arch=('i686' 'x86_64')
-depends=('cups')
+depends=('cups' 'ghostscript')
depends_x86_64=('lib32-glibc')
source=("http://download.brother.com/welcome/dlf103565/hll2350dwpdrv-4.0.0-1.i386.rpm")