[arch-commits] Commit in kstars/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Mar 25 09:55:53 UTC 2017


    Date: Saturday, March 25, 2017 @ 09:55:53
  Author: arojas
Revision: 291509

libindi is statically linked now

Modified:
  kstars/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-25 09:42:25 UTC (rev 291508)
+++ PKGBUILD	2017-03-25 09:55:53 UTC (rev 291509)
@@ -4,14 +4,14 @@
 
 pkgname=kstars
 pkgver=17.03.80
-pkgrel=2
+pkgrel=3
 pkgdesc="Desktop Planetarium"
 url="https://kde.org/applications/education/kstars/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdeedu')
-depends=('wcslib' 'libindi' 'libraw' 'kplotting' 'knewstuff' 'knotifyconfig' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet')
+depends=('wcslib' 'libraw' 'kplotting' 'knewstuff' 'knotifyconfig' 'libnova' 'gsl' 'hicolor-icon-theme')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet' 'libindi')
 optdepends=('xplanet: XPlanet support')
 replaces=('kdeedu-kstars')
 conflicts=('kdeedu-kstars')



More information about the arch-commits mailing list