summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorggilestro2019-07-01 09:48:01 +0100
committerggilestro2019-07-01 09:48:01 +0100
commit8bc460732e6cbe11e2669eaeb23eb39efa923d2c (patch)
tree64c949e107aef96c0933e85b81622bda5cb1fdb7 /PKGBUILD
parent13ba7f37f6afc474bb39132792c70a5afe9b736e (diff)
downloadaur-8bc460732e6cbe11e2669eaeb23eb39efa923d2c.tar.gz
Added dependency to lib32-glibc as requested in comments
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 498285fe6ea5..8e3e32cf91d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Creator: giorgio gilestro <giorgio@gilest.ro>
pkgname="brother-hl3140cw"
pkgver="1.1.2"
-pkgrel=1
+pkgrel=2
pkgdesc="LPR and CUPS driver for the Brother HL3040cn"
arch=('i686' 'x86_64')
url="http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=hl3140cw_us_eu&os=127"
license=('custom:brother commercial license')
-depends=('cups' 'psutils')
+depends=('cups' 'psutils' 'lib32-glibc')
install='brother-hl3140cw.install'
source=(
"http://www.brother.com/pub/bsc/linux/dlf/hl3140cwlpr-$pkgver-1.i386.rpm"