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

Andrea Scarpino andrea at archlinux.org
Mon Apr 2 12:31:25 UTC 2012


    Date: Monday, April 2, 2012 @ 08:31:25
  Author: andrea
Revision: 155364

eigen is a makedepends

Modified:
  kdeedu-step/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-02 12:29:23 UTC (rev 155363)
+++ PKGBUILD	2012-04-02 12:31:25 UTC (rev 155364)
@@ -3,14 +3,14 @@
 
 pkgname=kdeedu-step
 pkgver=4.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Physical Simulator"
 url="http://kde.org/applications/education/step/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'libqalculate' 'gsl' 'eigen')
-makedepends=('cmake' 'automoc4')
+depends=('kdebase-runtime' 'libqalculate' 'gsl')
+makedepends=('cmake' 'automoc4' 'eigen')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz")
 sha1sums=('0620924f7683c29e855482af8822067722ced080')




More information about the arch-commits mailing list