summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94d24f6c89f2..e22ca715719a 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Space Nerds in Space open source spaceship bridge simulator."
arch=('i686' 'x86_64')
url="http://smcameron.github.io/space-nerds-in-space/"
license=('GPL2')
-depends=('gtkglext' 'lua' 'portaudio')
+depends=('gtkglext' 'lua52' 'portaudio')
makedepends=('git' 'openscad' 'sdl')
optdepends=('sdl: for using mesh_viewer')
provides=('snis' 'ssgl' 'ssgl-git')