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

Andrea Scarpino andrea at archlinux.org
Fri Jun 18 14:46:28 UTC 2010


    Date: Friday, June 18, 2010 @ 10:46:27
  Author: andrea
Revision: 82890

boost 1.43.0 rebuild

Modified:
  kdeedu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-18 14:42:04 UTC (rev 82889)
+++ PKGBUILD	2010-06-18 14:46:27 UTC (rev 82890)
@@ -25,7 +25,7 @@
          'kdeedu-rocs'
          'kdeedu-step')
 pkgver=4.4.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -140,7 +140,7 @@
 
 package_kdeedu-kig() {
 	pkgdesc='Explore Geometric Constructions'
-	depends=('kdelibs' 'kdebase-runtime' 'boost' 'python')
+	depends=('kdelibs' 'kdebase-runtime' 'boost-libs' 'python')
 	install='kdeedu.install'
 	cd $srcdir/build/kig
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list