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

Andrea Scarpino andrea at archlinux.org
Mon Apr 2 12:29:23 UTC 2012


    Date: Monday, April 2, 2012 @ 08:29:23
  Author: andrea
Revision: 155363

eigen is a makedepends; cfitsio is already satisfied

Modified:
  kdeedu-kstars/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-02 12:23:56 UTC (rev 155362)
+++ PKGBUILD	2012-04-02 12:29:23 UTC (rev 155363)
@@ -3,14 +3,14 @@
 
 pkgname=kdeedu-kstars
 pkgver=4.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Desktop Planetarium"
 url="http://kde.org/applications/education/kstars/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'eigen' 'cfitsio' 'libindi')
-makedepends=('cmake' 'automoc4')
+depends=('kdebase-runtime' 'libindi')
+makedepends=('cmake' 'automoc4' 'eigen')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/kstars-${pkgver}.tar.xz")
 sha1sums=('6447338ebed2f822c4c852bcfe50264ccaba2acb')




More information about the arch-commits mailing list