summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSven-Hendrik Haase2023-01-09 10:03:11 +0100
committerSven-Hendrik Haase2023-01-09 10:03:23 +0100
commitbfce3ccba2cef7be20d3ae5eca8c8f9147741930 (patch)
treedff3fd66ded92fb890c27f2086add1e4485a656b /PKGBUILD
parent522bc62f84bdce094153f281e9c9b568cfa20a04 (diff)
downloadaur-brother-dcp-l8450cdw.tar.gz
Add dep on which
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9685259da12e..6383f9d01bc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
-# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
+# Maintainer: Sven-Hendrik Haase <svenstaro@archlinux.org>
pkgname=brother-dcp-l8450cdw
pkgver=1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="LPR and CUPS driver for the Brother DCP-L8450CDW"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://solutions.brother.com/linux"
license=('GPL2' 'custom:Brother EULA')
-depends=('cups')
-depends_x86_64=('lib32-glibc')
+depends=('cups' 'which' 'lib32-glibc')
source=("https://download.brother.com/welcome/dlf101082/dcpl8450cdwlpr-1.1.2-1.i386.rpm"
"https://download.brother.com/welcome/dlf101083/dcpl8450cdwcupswrapper-1.1.3-1.i386.rpm"
wrapper.patch)