summaryrefslogtreecommitdiff
path: root/community/torcs
diff options
context:
space:
mode:
Diffstat (limited to 'community/torcs')
-rw-r--r--community/torcs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/torcs/PKGBUILD b/community/torcs/PKGBUILD
index 209c125d2..5e418bb35 100644
--- a/community/torcs/PKGBUILD
+++ b/community/torcs/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 64985 2012-02-19 11:26:28Z spupykin $
+# $Id: PKGBUILD 77665 2012-10-13 11:45:51Z allan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Shahar Weiss <sweiss4@gmx.net>
pkgname=torcs
pkgver=1.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="A 3D racing cars simulator using OpenGL"
url="http://torcs.sourceforge.net"
license=("GPL")
arch=('i686' 'x86_64' 'mips64el')
-depends=('freeglut' 'libpng' 'freealut' 'libxi' 'libxmu' 'libxrandr' 'libvorbis')
+depends=('freeglut' 'libpng' 'freealut' 'libxi' 'libxmu' 'libxrandr' 'libvorbis' 'glu')
makedepends=('plib')
options=('!makeflags')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver/_/-}.tar.bz2