summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0a54280f801..307d53c0203a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = brother-hll2310d
depends = perl
depends = bash
depends = ghostscript
+ depends = which
depends = lib32-glibc
source = https://download.brother.com/welcome/dlf103531/hll2310dpdrv-4.0.0-1.i386.rpm
source = wrapper.patch
@@ -16,4 +17,3 @@ pkgbase = brother-hll2310d
md5sums = 7e4c0e3834def252fc58f0dcdad7cbb2
pkgname = brother-hll2310d
-
diff --git a/PKGBUILD b/PKGBUILD
index 5f944d6f9aa3..c245f311c92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Brother HL-L2310D CUPS driver"
url="http://www.brother.com"
arch=('x86_64' 'i686')
-depends=('perl' 'bash' 'ghostscript')
+depends=('perl' 'bash' 'ghostscript' 'which')
license=('custom:Brother')
source=(
"https://download.brother.com/welcome/dlf103531/hll2310dpdrv-${pkgver}-${_pkgrel}.i386.rpm"