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

Andrea Scarpino andrea at archlinux.org
Thu Oct 18 13:15:56 UTC 2012


    Date: Thursday, October 18, 2012 @ 09:15:56
  Author: andrea
Revision: 169120

Add missing make dependence

Modified:
  kdegames/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-18 13:13:15 UTC (rev 169119)
+++ PKGBUILD	2012-10-18 13:15:56 UTC (rev 169120)
@@ -50,7 +50,7 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
 makedepends=('cmake' 'automoc4' 'twisted' 'kdebindings-python2'
-             'openal')
+             'openal' 'mesa')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
 sha1sums=('a751f6b9ed6c24f8a420d6737be87f2bbb0c2cb3')
 




More information about the arch-commits mailing list