diff options
-rw-r--r-- | .SRCINFO | 3 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -1,12 +1,13 @@ pkgbase = brother-hll2350dw pkgdesc = Brother HL-L2350DW CUPS driver pkgver = 4.0.0 - pkgrel = 1 + pkgrel = 2 url = http://www.brother.com arch = i686 arch = x86_64 license = custom depends = cups + depends = ghostscript source = http://download.brother.com/welcome/dlf103565/hll2350dwpdrv-4.0.0-1.i386.rpm sha512sums = 6f09adf26da9db35a45a540ae08fdf74cf00ca9edd98075a5a043003b84ae2c9c28e989c0e422bf7a6f2d6474600043150d6f23e5b3cdbf2687e525b0af67b42 depends_x86_64 = lib32-glibc @@ -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") |