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

Andrea Scarpino andrea at archlinux.org
Tue Jun 29 14:33:27 UTC 2010


    Date: Tuesday, June 29, 2010 @ 10:33:27
  Author: andrea
Revision: 84334

add boost makedependence

Modified:
  kdepim-runtime/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-29 14:14:53 UTC (rev 84333)
+++ PKGBUILD	2010-06-29 14:33:27 UTC (rev 84334)
@@ -9,7 +9,7 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdepimlibs' 'kdebase-runtime' 'kdelibs')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 install='kdepim-runtime.install'
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('178e138336f6983c0c1a49d7b40f791bb09042c9')




More information about the arch-commits mailing list