[arch-commits] Commit in bzflag/trunk (PKGBUILD)
    Gaetan Bisson 
    bisson at archlinux.org
       
    Mon Oct 22 02:44:28 UTC 2012
    
    
  
    Date: Sunday, October 21, 2012 @ 22:44:28
  Author: bisson
Revision: 169488
rebuild for glew-1.9.0
Modified:
  bzflag/trunk/PKGBUILD
----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-22 02:10:39 UTC (rev 169487)
+++ PKGBUILD	2012-10-22 02:44:28 UTC (rev 169488)
@@ -5,13 +5,14 @@
 
 pkgname=bzflag
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Multiplayer 3D tank battle game'
 url='http://bzflag.org/'
 license=('LGPL')
 options=('!libtool')
 arch=('i686' 'x86_64')
 depends=('curl' 'glew' 'glu' 'sdl')
+makedepends=('mesa') # glu requires <GL/gl.h>
 source=("http://downloads.sourceforge.net/project/bzflag/bzflag%20source/${pkgver}/bzflag-${pkgver}.tar.bz2")
 sha1sums=('36c67c0734a1318b34b39ed0da49606e05ebd291')
 
    
    
More information about the arch-commits
mailing list