summaryrefslogtreecommitdiff
path: root/community/plib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/plib/PKGBUILD')
-rw-r--r--community/plib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/plib/PKGBUILD b/community/plib/PKGBUILD
index 74d871b29..de0fe5add 100644
--- a/community/plib/PKGBUILD
+++ b/community/plib/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 103334 2014-01-03 11:08:04Z bpiotrowski $
+# $Id: PKGBUILD 111367 2014-05-17 13:47:17Z lcarlier $
# Maintainer: Eric Belanger <eric@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=plib
pkgver=1.8.5
-pkgrel=4
+pkgrel=5
pkgdesc="Set of libraries to write games and other realtime interactive applications"
arch=('i686' 'x86_64')
url="http://plib.sourceforge.net/"
license=('custom:LGPL')
-makedepends=('mesa' 'libxi' 'libxmu')
+makedepends=('mesa-libgl' 'libxi' 'libxmu')
source=(http://plib.sourceforge.net/dist/$pkgname-$pkgver.tar.gz)
options=('staticlibs')
md5sums=('47a6fbf63668c1eed631024038b2ea90')