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

Andrea Scarpino andrea at archlinux.org
Tue Mar 13 13:49:07 UTC 2012


    Date: Tuesday, March 13, 2012 @ 09:49:07
  Author: andrea
Revision: 153421

No need for openldap, libldap is enough

Modified:
  kdepimlibs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-13 08:24:35 UTC (rev 153420)
+++ PKGBUILD	2012-03-13 13:49:07 UTC (rev 153421)
@@ -4,13 +4,13 @@
 
 pkgname=kdepimlibs
 pkgver=4.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
-makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
+makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
 sha1sums=('ccc653df34fd8f5f8eddac9a9e14f0fa1ea82839')




More information about the arch-commits mailing list