[arch-commits] Commit in kdeedu-kstars/kde-unstable (PKGBUILD)
    Andrea Scarpino 
    andrea at archlinux.org
       
    Wed Nov 21 21:30:54 UTC 2012
    
    
  
    Date: Wednesday, November 21, 2012 @ 16:30:54
  Author: andrea
Revision: 171869
Re-enable libindi support
Modified:
  kdeedu-kstars/kde-unstable/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-21 21:30:27 UTC (rev 171868)
+++ PKGBUILD	2012-11-21 21:30:54 UTC (rev 171869)
@@ -3,13 +3,13 @@
 
 pkgname=kdeedu-kstars
 pkgver=4.9.80
-pkgrel=2
+pkgrel=3
 pkgdesc="Desktop Planetarium"
 url="http://kde.org/applications/education/kstars/"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
-depends=('kdebase-runtime' 'wcslib')
+depends=('kdebase-runtime' 'wcslib' 'libindi')
 makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/kstars-${pkgver}.tar.xz")
    
    
More information about the arch-commits
mailing list