summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan D. Scott2015-05-05 19:59:52 -0700
committerIan D. Scott2015-05-05 19:59:52 -0700
commit47ef091624c661042e1a14e612a0fa52c7d173bc (patch)
treebc0f8742f7b860ba78ce34be3caca4ced481ef1d /PKGBUILD
parent244cd87b9dab7cbf1be91a763031a6752449123f (diff)
downloadaur-47ef091624c661042e1a14e612a0fa52c7d173bc.tar.gz
Add luajit as dependency for naev-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4427d233f353..7caa16465172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=naev-git
_pkgname=naev
pkgdesc="2d action/rpg space game similar to Escape Velocity, development branch"
-pkgver=0.6.0.r65.ga1f430f
+pkgver=0.6.0.r140.gff363a4
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
url="http://naev.org/"
-depends=('sdl2_image' 'sdl2_mixer' 'libxml2' 'freetype2' 'libpng' 'openal' 'libvorbis' 'binutils' 'libgl' 'libzip')
+depends=('sdl2_image' 'sdl2_mixer' 'libxml2' 'freetype2' 'libpng' 'openal' 'libvorbis' 'binutils' 'libgl' 'libzip' 'luajit')
makedepends=('git')
provides=('naev' 'naev-data')
conflicts=('naev' 'naev-data')