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

Gaetan Bisson bisson at nymeria.archlinux.org
Mon Feb 25 23:14:48 UTC 2013


    Date: Tuesday, February 26, 2013 @ 00:14:47
  Author: bisson
Revision: 178622

glu depends on libgl which now depends on mesa

Modified:
  bzflag/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-25 21:00:20 UTC (rev 178621)
+++ PKGBUILD	2013-02-25 23:14:47 UTC (rev 178622)
@@ -5,14 +5,13 @@
 
 pkgname=bzflag
 pkgver=2.4.2
-pkgrel=2
+pkgrel=3
 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