From 24d0263a0ac516ccc86df09146449fb040fb3689 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 28 Oct 2012 01:42:55 -0700 Subject: Sun Oct 28 01:42:24 PDT 2012 --- extra/bzflag/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/bzflag') diff --git a/extra/bzflag/PKGBUILD b/extra/bzflag/PKGBUILD index 742ce8d48..a565f2d7c 100644 --- a/extra/bzflag/PKGBUILD +++ b/extra/bzflag/PKGBUILD @@ -1,17 +1,18 @@ -# $Id: PKGBUILD 168598 2012-10-13 11:46:40Z andyrtr $ +# $Id: PKGBUILD 169739 2012-10-27 23:41:24Z eric $ # Contributor: Damir Perisa # Contributor: Kevin Piche # Maintainer: Gaetan Bisson 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 source=("http://downloads.sourceforge.net/project/bzflag/bzflag%20source/${pkgver}/bzflag-${pkgver}.tar.bz2") sha1sums=('36c67c0734a1318b34b39ed0da49606e05ebd291') -- cgit v1.2.3-54-g00ecf