summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorb3niup2023-08-29 13:54:29 +0200
committerb3niup2023-08-29 13:54:29 +0200
commit3781821bff1a5b696f19ffcd66e59a50f44e2fd8 (patch)
tree36dceca8e7030c19e549fb76d6c9f5464ee83225 /PKGBUILD
parenta9d5183ee41d438482b01b75e3aff05be5425a6b (diff)
downloadaur-brother-hll2310d.tar.gz
Add 'which' dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"