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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/stone-soup/PKGBUILD b/community/stone-soup/PKGBUILD
index 17177714b..fb3ce0f59 100644
--- a/community/stone-soup/PKGBUILD
+++ b/community/stone-soup/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=stone-soup
pkgver=0.11.0
-pkgrel=2
+pkgrel=3
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' 'glu' 'freetype2' 'ttf-dejavu')
-makedepends=('bison' 'flex' 'gendesk')
+depends=('lua51' 'ncurses' 'sdl_image' 'sqlite' 'libgl' 'glu' 'freetype2' 'ttf-dejavu')
+makedepends=('bison' 'flex' 'gendesk' 'mesa')
conflicts=('crawl' 'stone-soup-tile' 'stone-soup-git')
license=('custom')
install=stone-soup.install