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

Andrea Scarpino andrea at archlinux.org
Tue Oct 5 00:17:58 UTC 2010


    Date: Monday, October 4, 2010 @ 20:17:58
  Author: andrea
Revision: 94175

fix makedependence

Modified:
  kdeedu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-05 00:11:40 UTC (rev 94174)
+++ PKGBUILD	2010-10-05 00:17:58 UTC (rev 94175)
@@ -33,7 +33,7 @@
 groups=('kde' 'kdeedu')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml' 'facile' 'eigen' 'cfitsio'
 	'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'libindi' 'r'
-	'libspectre' 'python' 'docbook-xsl' 'gpsd')
+	'libspectre' 'python2' 'docbook-xsl' 'gpsd')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('44f6cbb0029ae23b0aa6e16e0e6125ad07771be4')
 




More information about the arch-commits mailing list