summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPavel Spiridonov2020-03-28 17:08:42 +0300
committerPavel Spiridonov2020-03-28 17:08:42 +0300
commitf4c2da4ecfe387d1a663c4f219c26052d8c9c93d (patch)
treef6314b2578ae330aa8259863cf968293cfa85a3c /PKGBUILD
parentd47ec67f311375623e5b6b1beab0d3b74c8a059c (diff)
downloadaur-brother-dcpj315w.tar.gz
added brscan3 to optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 435d4e730e7c..18c87597c4e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,12 @@
pkgname=brother-dcpj315w
pkgver=1.1.3
-pkgrel=5
+pkgrel=6
pkgdesc="Driver for the Brother DCP-J315W wifi multifuncional printer"
url="http://solutions.brother.com/linux/en_us/index.html"
license=('custom:brother')
depends=('a2ps' 'cups' 'lib32-gcc-libs' 'lib32-glibc')
+optdepends=('brscan3: scanner support.')
install="brother-dcpj315w.install"
arch=('i686' 'x86_64')