From b07052c1cc99d09ff0a55e83b03ee7d12276ce4d Mon Sep 17 00:00:00 2001 From: abveritas Date: Wed, 23 Nov 2011 02:27:07 +0000 Subject: [PATCH] kdepimlibs rebuild, updated akonadi --- support-pkg-akonadi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support-pkg-akonadi/PKGBUILD b/support-pkg-akonadi/PKGBUILD index 29977dbd2..abcc40658 100644 --- a/support-pkg-akonadi/PKGBUILD +++ b/support-pkg-akonadi/PKGBUILD @@ -14,7 +14,7 @@ pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM arch=('i686' 'x86_64') url='http://www.akonadi-project.org' license=('LGPL') -depends=('shared-mime-info' 'boost-libs' 'mysql>=5.5.14' 'soprano>=2.6.51') +depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano') makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost') install=$pkgname.install source=("ftp://ftp.gtlib.cc.gatech.edu/pub/kde/stable/akonadi/src//${pkgname}-${pkgver}.tar.bz2")