[arch-commits] Commit in kdepim-runtime/trunk (PKGBUILD)
    Andrea Scarpino 
    andrea at archlinux.org
       
    Fri Aug 22 17:27:51 UTC 2014
    
    
  
    Date: Friday, August 22, 2014 @ 19:27:51
  Author: andrea
Revision: 220565
upgpkg: kdepim-runtime 4.14.0-3
readd libaccounts and signon support
Modified:
  kdepim-runtime/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-22 17:26:26 UTC (rev 220564)
+++ PKGBUILD	2014-08-22 17:27:51 UTC (rev 220565)
@@ -4,12 +4,12 @@
 
 pkgname=kdepim-runtime
 pkgver=4.14.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepim-runtime'
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi')
+depends=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi' 'libaccounts-qt' 'signon')
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
    
    
More information about the arch-commits
mailing list