summaryrefslogtreecommitdiff
path: root/community/esdl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/esdl/PKGBUILD')
-rw-r--r--community/esdl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/esdl/PKGBUILD b/community/esdl/PKGBUILD
index 76b5be9d6..83132ae56 100644
--- a/community/esdl/PKGBUILD
+++ b/community/esdl/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=esdl
pkgver=1.2
-pkgrel=1
+pkgrel=2
epoch=2
arch=('x86_64' 'i686')
pkgdesc="SDL and OpenGL bindings for the Erlang programming language"
url="http://esdl.sourceforge.net/"
license=('custom')
-depends=('erlang' 'sdl' 'mesa')
+depends=('erlang' 'sdl' 'glu')
source=("$pkgname-$pkgver.tar.gz::https://nodeload.github.com/dgud/esdl/tarball/master")
md5sums=('d51f8e2fe07b9e82ff9c2e06af35e3eb')
_dirname='dgud-esdl-4139134'