[arch-commits] Commit in kdepim/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 2 15:37:13 UTC 2014


    Date: Thursday, January 2, 2014 @ 16:37:13
  Author: andrea
Revision: 203045

Just KMail needs kde-agent

Modified:
  kdepim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-02 15:35:58 UTC (rev 203044)
+++ PKGBUILD	2014-01-02 15:37:13 UTC (rev 203045)
@@ -27,7 +27,7 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdepim')
 makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link'
-             'kde-agent' 'nepomuk-widgets' 'link-grammar')
+             'nepomuk-widgets' 'link-grammar')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
 sha1sums=('1ca184dc89f8c8395ffe4ec62a3fdcd0a7397ac4')
 
@@ -128,7 +128,7 @@
 
 package_kdepim-kmail() {
 	pkgdesc='Mail Client'
-	depends=('kdepim-libkdepim')
+	depends=('kdepim-libkdepim' 'kde-agent')
 	url="http://kde.org/applications/internet/kmail/"
 	install='kdepim-kmail.install'
 	conflicts=('kdepim-kmailcvt' 'kdepim-ksendemail' 'kdepim-libksieve'
@@ -219,7 +219,7 @@
 package_kdepim-libkdepim() {
 	pkgdesc='Library for KDE PIM'
 	groups=()
-	depends=('kde-agent' 'kdepim-runtime' 'link-grammar')
+	depends=('kdepim-runtime' 'link-grammar')
 	url='http://pim.kde.org'
 	conflicts=('kdepim-icons' 'kdepim-libkleo' 'kdepim-libkpgp'
 	           'kdepim-akonadi')




More information about the arch-commits mailing list