summaryrefslogtreecommitdiff
path: root/community/stone-soup/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stone-soup/PKGBUILD')
-rw-r--r--community/stone-soup/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/stone-soup/PKGBUILD b/community/stone-soup/PKGBUILD
index e3fe0d43c..17177714b 100644
--- a/community/stone-soup/PKGBUILD
+++ b/community/stone-soup/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=stone-soup
pkgver=0.11.0
-pkgrel=1
+pkgrel=2
pkgdesc='Open-source, single-player, role-playing roguelike game of exploration and treasure-hunting'
arch=('i686' 'x86_64')
url='http://crawl.develz.org/'
-depends=('lua' 'ncurses' 'sdl_image' 'sqlite' 'libgl' 'mesa' 'freetype2' 'ttf-dejavu')
+depends=('lua' 'ncurses' 'sdl_image' 'sqlite' 'libgl' 'mesa' 'glu' 'freetype2' 'ttf-dejavu')
makedepends=('bison' 'flex' 'gendesk')
conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
license=('custom')