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

Andrea Scarpino andrea at archlinux.org
Sun Nov 11 09:39:15 UTC 2012


    Date: Sunday, November 11, 2012 @ 04:39:15
  Author: andrea
Revision: 170771

Add missing mesa makedeps (FS#32590)

Modified:
  kdeedu-kstars/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-11 06:21:29 UTC (rev 170770)
+++ PKGBUILD	2012-11-11 09:39:15 UTC (rev 170771)
@@ -10,7 +10,7 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
 depends=('kdebase-runtime' 'libindi')
-makedepends=('cmake' 'automoc4' 'eigen')
+makedepends=('cmake' 'automoc4' 'eigen' 'mesa')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/kstars-${pkgver}.tar.xz")
 sha1sums=('35f88135c42483144d17013c520243e7a77bde95')




More information about the arch-commits mailing list