[arch-commits] CVS update of extra/system/lineakd (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Sep 21 04:35:20 UTC 2007


    Date: Friday, September 21, 2007 @ 00:35:20
  Author: eric
    Path: /home/cvs-extra/extra/system/lineakd

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: lineakd 0.8.4-3
changed gcc dependency to gcc-libs


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/system/lineakd/PKGBUILD
diff -u extra/system/lineakd/PKGBUILD:1.9 extra/system/lineakd/PKGBUILD:1.10
--- extra/system/lineakd/PKGBUILD:1.9	Sat Jul 21 23:08:59 2007
+++ extra/system/lineakd/PKGBUILD	Fri Sep 21 00:35:20 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.9 2007/07/22 03:08:59 eric Exp $
+# $Id: PKGBUILD,v 1.10 2007/09/21 04:35:20 eric Exp $
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=lineakd
 pkgver=0.8.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Support for Easy Access and Internet Keyboards"
 arch=('i686' 'x86_64')
 url="http://lineak.sourceforge.net/"
 license=('GPL')
-depends=('gcc' 'libxext' 'libsm' 'libxtst')
+depends=('gcc-libs' 'libxext' 'libsm' 'libxtst')
 backup=('etc/lineakkb.def')
 options=('!libtool' '!makeflags')
 source=(http://dl.sourceforge.net/sourceforge/lineak/$pkgname-$pkgver.tar.gz)




More information about the arch-commits mailing list