summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPavel Spiridonov2018-07-03 15:41:23 +0300
committerPavel Spiridonov2018-07-03 15:41:23 +0300
commitd47ec67f311375623e5b6b1beab0d3b74c8a059c (patch)
treec8b35eabf7b8d7285408ecac28cc871e6da9140c /PKGBUILD
parent1254a79e5a1d0692efc1153c35687d21ca9ee88d (diff)
downloadaur-d47ec67f311375623e5b6b1beab0d3b74c8a059c.tar.gz
added lib32 deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b895b10964e..435d4e730e7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=brother-dcpj315w
pkgver=1.1.3
-pkgrel=4
+pkgrel=5
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')
+depends=('a2ps' 'cups' 'lib32-gcc-libs' 'lib32-glibc')
install="brother-dcpj315w.install"
arch=('i686' 'x86_64')