[arch-commits] Commit in akonadi/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Jun 18 14:42:04 UTC 2010


    Date: Friday, June 18, 2010 @ 10:42:04
  Author: andrea
Revision: 82889

fix dependence

Modified:
  akonadi/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-18 14:41:37 UTC (rev 82888)
+++ PKGBUILD	2010-06-18 14:42:04 UTC (rev 82889)
@@ -9,8 +9,8 @@
 arch=('i686' 'x86_64')
 url='http://www.akonadi-project.org'
 license=('LGPL')
-depends=('shared-mime-info' 'boost' 'mysql' 'soprano')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
+depends=('shared-mime-info' 'boost-libs' 'mysql' 'soprano')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 install=${pkgname}.install
 source=("http://download.akonadi-project.org/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('885e05bc382f8d531aa8310c93561c7a')




More information about the arch-commits mailing list