summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohd Shahril2018-05-19 19:49:01 +0800
committerMohd Shahril2018-05-19 19:49:01 +0800
commit4364e3bf4b074c5345f4e39992190d32d55baf2b (patch)
treebdac7cacccecfc437e675037fd5c5ee61915676f
parentf19e6869b8888ade56ba8a76d8f1d95265b6cf78 (diff)
downloadaur-brother-dcpt510w.tar.gz
Updated PKGBUILD
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e30ba2420026..8e4e025eb742 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,12 +7,11 @@ pkgbase = brother-dcpt510w
arch = i686
arch = x86_64
license = custom:brother
- makedepends = rpmextract
depends = a2ps
depends = cups
depends = lib32-glibc
optdepends = sane: scanning support
- optdepends = brscan4: making dcpt510w available to sane (scanning support)
+ optdepends = brscan4: making dcpt510w available to sane
optdepends = brscan-skey: scankey support if connected via usb
source = http://download.brother.com/welcome/dlf103621/dcpt510wpdrv-1.0.1-0.i386.rpm
source = fix_lp.patch
diff --git a/PKGBUILD b/PKGBUILD
index 56dd1b92d706..7b40cfb601f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('custom:brother')
install="brother-dcpt510w.install"
arch=('i686' 'x86_64')
optdepends=('sane: scanning support'
- 'brscan4: making dcpt510w available to sane (scanning support)'
+ 'brscan4: making dcpt510w available to sane'
'brscan-skey: scankey support if connected via usb')
if [[ "$CARCH" == "x86_64" ]] ; then