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

Antonio Rojas arojas at archlinux.org
Wed Jun 14 21:00:18 UTC 2017


    Date: Wednesday, June 14, 2017 @ 21:00:17
  Author: arojas
Revision: 298836

Add libindi dependency, needed for data files (FS#54454)

Modified:
  kstars/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-14 18:36:57 UTC (rev 298835)
+++ PKGBUILD	2017-06-14 21:00:17 UTC (rev 298836)
@@ -4,13 +4,13 @@
 
 pkgname=kstars
 pkgver=17.04.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Desktop Planetarium"
 url="https://kde.org/applications/education/kstars/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdeedu')
-depends=('wcslib' 'libraw' 'kplotting' 'knewstuff' 'knotifyconfig' 'libnova' 'gsl' 'hicolor-icon-theme')
+depends=('wcslib' 'libraw' 'kplotting' 'knewstuff' 'knotifyconfig' 'libindi' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet' 'libindi')
 optdepends=('xplanet: XPlanet support')
 replaces=('kdeedu-kstars')



More information about the arch-commits mailing list