[arch-commits] Commit in gpsd/trunk (PKGBUILD)
    Tom Gundersen 
    tomegun at nymeria.archlinux.org
       
    Sat Jun  1 11:51:15 UTC 2013
    
    
  
    Date: Saturday, June 1, 2013 @ 13:51:14
  Author: tomegun
Revision: 186950
upgpkg: gpsd 3.9-3
update bluez deps
Modified:
  gpsd/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-01 11:49:27 UTC (rev 186949)
+++ PKGBUILD	2013-06-01 11:51:14 UTC (rev 186950)
@@ -6,12 +6,12 @@
 
 pkgname=gpsd
 pkgver=3.9
-pkgrel=2
+pkgrel=3
 pkgdesc="GPS daemon and library to support USB/serial GPS devices"
 arch=('i686' 'x86_64')
 url="http://catb.org/gpsd/"
 license=('BSD')
-depends=('python2' 'libusb' 'bluez' 'desktop-file-utils')
+depends=('python2' 'libusb' 'bluez-libs' 'desktop-file-utils')
 optdepends=('php: generate a PHP status page for your GPS'
             'php-gd: image support for the PHP status page'
             'pygtk: GUI frontends')
    
    
More information about the arch-commits
mailing list