summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Verhagen2020-05-29 13:20:33 +0200
committerBart Verhagen2020-05-29 13:20:33 +0200
commit03614cef9e81bfa5893a84bb6b455f6b8ffa882d (patch)
treef06067190b380ee6d50dc0b7766feb391d8ed5c4
parent29ec64c0e3da5bd7ef1e39890fc46bd36b239975 (diff)
downloadaur-03614cef9e81bfa5893a84bb6b455f6b8ffa882d.tar.gz
New: Usr: Added scanner support
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46846a5e221a..bff892503041 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = brother-mfc-j1300dw
groups = base-devel
license = EULA
depends = lib32-glibc
+ depends = brscan4
source = https://download.brother.com/welcome/dlf103813/mfcj1300dwpdrv-1.0.5-0.i386.deb
md5sums = c260230993837cff7447e0c101bcb5a0
diff --git a/PKGBUILD b/PKGBUILD
index af4079c1989b..90bcac447db4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=("EULA")
groups=("base-devel")
source=("https://download.brother.com/welcome/dlf103813/mfcj1300dwpdrv-1.0.5-0.i386.deb")
md5sums=("c260230993837cff7447e0c101bcb5a0")
-depends=(lib32-glibc)
+depends=(lib32-glibc brscan4)
pkgver() {
printf "%s" $pkgver