[arch-commits] Commit in brltty/trunk (PKGBUILD)
    Tom Gundersen 
    tomegun at nymeria.archlinux.org
       
    Sat Jun  1 11:49:19 UTC 2013
    
    
  
    Date: Saturday, June 1, 2013 @ 13:49:18
  Author: tomegun
Revision: 186948
upgpkg: brltty 4.5-4
update bluez deps
Modified:
  brltty/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-01 10:41:42 UTC (rev 186947)
+++ PKGBUILD	2013-06-01 11:49:18 UTC (rev 186948)
@@ -5,14 +5,14 @@
 
 pkgname=brltty
 pkgver=4.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Braille display driver for Linux/Unix"
 arch=(i686 x86_64)
 url="http://mielke.cc/brltty"
 license=(GPL LGPL)
 depends=(libxaw gpm icu tcl cython)
-makedepends=(bluez at-spi2-core)
-optdepends=('bluez: bluetooth support'
+makedepends=(bluez-libs at-spi2-core)
+optdepends=('bluez-libs: bluetooth support'
 	    'at-spi2-core: X11/GNOME Apps accessibility'
 	    'atk: ATK bridge for X11/GNOME accessibility')
 backup=(etc/brltty.conf)
    
    
More information about the arch-commits
mailing list