summaryrefslogtreecommitdiff
path: root/extra/brltty/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/brltty/PKGBUILD')
-rw-r--r--extra/brltty/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/brltty/PKGBUILD b/extra/brltty/PKGBUILD
index f087d047d..b810534a3 100644
--- a/extra/brltty/PKGBUILD
+++ b/extra/brltty/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 173838 2012-12-25 00:34:16Z foutrelis $
+# $Id: PKGBUILD 175866 2013-01-23 00:12:57Z eric $
# Maintainer:
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=brltty
pkgver=4.4
-pkgrel=2
+pkgrel=3
pkgdesc="Braille display driver for Linux/Unix"
arch=('i686' 'x86_64' 'mips64el')
url="http://mielke.cc/brltty"
license=('GPL' 'LGPL')
-depends=('libxaw' 'at-spi2-core' 'gpm' 'icu' 'tcl' 'atk' 'pyrex')
+depends=('libxaw' 'at-spi2-core' 'gpm' 'icu>=50.1.2' 'tcl' 'atk' 'pyrex')
makedepends=('bluez')
optdepends=('bluez: bluetooth support')
backup=(etc/brltty.conf etc/conf.d/brltty.conf)