[arch-commits] Commit in kdeplasma-addons/trunk (PKGBUILD)
    Felix Yan 
    fyan at nymeria.archlinux.org
       
    Sun Jan  5 03:51:55 UTC 2014
    
    
  
    Date: Sunday, January 5, 2014 @ 04:51:54
  Author: fyan
Revision: 203193
update makedepends ibus -> libibus, implement FS#32071
Modified:
  kdeplasma-addons/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-05 03:16:26 UTC (rev 203192)
+++ PKGBUILD	2014-01-05 03:51:54 UTC (rev 203193)
@@ -84,7 +84,7 @@
 license=('GPL' 'LGPL')
 groups=('kde' 'kdeplasma-addons')
 makedepends=('cmake' 'automoc4' 'kdebase-workspace' 'kdeedu-marble' 'eigen'
-             'scim' 'qwt' 'boost' 'libkexiv2' 'ibus' 'qoauth' 'mesa')
+             'scim' 'qwt' 'boost' 'libkexiv2' 'libibus' 'qoauth' 'mesa')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
 sha1sums=('0e0df64b06c77285a0119832cadd548b6b223ff1')
 
    
    
More information about the arch-commits
mailing list