summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c52d73caa957..5af496bfb3fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brother-dcpj315w
pkgdesc = Driver for the Brother DCP-J315W wifi multifuncional printer
pkgver = 1.1.3
- pkgrel = 5
+ pkgrel = 6
url = http://solutions.brother.com/linux/en_us/index.html
install = brother-dcpj315w.install
arch = i686
@@ -11,6 +11,7 @@ pkgbase = brother-dcpj315w
depends = cups
depends = lib32-gcc-libs
depends = lib32-glibc
+ optdepends = brscan3: scanner support.
source = fix_lp.patch
source = http://www.brother.com/pub/bsc/linux/dlf/dcpj315wlpr-1.1.3-1.i386.rpm
source = http://www.brother.com/pub/bsc/linux/dlf/dcpj315wcupswrapper-1.1.3-1.i386.rpm
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')